Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // Cluster to be used in a multicluster environment Cluster cluster.Cluster // HTTP Address of ingress gateway of the cluster to be used to install open telemetry collector in. IngressAddr string }
Config represents the configuration for setting up an opentelemetry collector.
Click to show internal directories.
Click to hide internal directories.