Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DisableHighCardinalityMetricsfeatureGate = featuregate.GlobalRegistry().MustRegister( "telemetry.disableHighCardinalityMetrics", featuregate.StageAlpha, featuregate.WithRegisterDescription("controls whether the collector should enable potentially high"+ "cardinality metrics. The gate will be removed when the collector allows for view configuration."))
DisableHighCardinalityMetricsfeatureGate is the feature gate that controls whether the collector should enable potentially high cardinality metrics. The gate will be removed when the collector allows for view configuration.
View Source
var UseOtelWithSDKConfigurationForInternalTelemetryFeatureGate = featuregate.GlobalRegistry().MustRegister( "telemetry.useOtelWithSDKConfigurationForInternalTelemetry", featuregate.StageAlpha, featuregate.WithRegisterDescription("controls whether the collector supports extended OpenTelemetry"+ "configuration for internal telemetry"))
UseOtelWithSDKConfigurationForInternalTelemetryFeatureGate is the feature gate that controls whether the collector supports configuring the OpenTelemetry SDK via configuration
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package obsmetrics defines the obsreport metrics for each components all the metrics is in OpenCensus format which will be replaced with OTEL Metrics in the future
|
Package obsmetrics defines the obsreport metrics for each components all the metrics is in OpenCensus format which will be replaced with OTEL Metrics in the future |
Click to show internal directories.
Click to hide internal directories.