Documentation ¶
Index ¶
Constants ¶
View Source
const ( Type = "gitlabobservability" TracesStability = component.StabilityLevelBeta MetricsStability = component.StabilityLevelBeta LoggingStability = component.StabilityLevelBeta )
Variables ¶
This section is empty.
Functions ¶
func ConfiguredCollectors ¶
func ConfiguredCollectors() []prometheus.Collector
func NewFactory ¶
func SpanKindStr ¶
SpanKindStr returns a string representation of the SpanKind as it's defined in the proto. The function provides old behavior of ptrace.SpanKind.String() to support graceful adoption of https://github.com/open-telemetry/opentelemetry-collector/pull/6250.
func StatusCodeStr ¶
func StatusCodeStr(sk ptrace.StatusCode) string
StatusCodeStr returns a string representation of the StatusCode as it's defined in the proto. The function provides old behavior of ptrace.StatusCode.String() to support graceful adoption of https://github.com/open-telemetry/opentelemetry-collector/pull/6250.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.