obsreportconfig

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

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 UseOtelForInternalMetricsfeatureGate = featuregate.GlobalRegistry().MustRegister(
	"telemetry.useOtelForInternalMetrics",
	featuregate.StageAlpha,
	featuregate.WithRegisterDescription("controls whether the collector uses OpenTelemetry for internal metrics"))

UseOtelForInternalMetricsfeatureGate is the feature gate that controls whether the collector uses open telemetrySettings for internal metrics.

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

func AllViews

func AllViews(level configtelemetry.Level) []*view.View

AllViews returns all the OpenCensus views requires by obsreport package.

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL