gitlabobservabilityexporter

package
v0.0.0-...-b4e7bf2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0, MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Type             = "gitlabobservability"
	TracesStability  = component.StabilityLevelAlpha
	MetricsStability = component.StabilityLevelAlpha
	LoggingStability = component.StabilityLevelAlpha
)

Variables

This section is empty.

Functions

func ConfiguredCollectors

func ConfiguredCollectors() []prometheus.Collector

func NewFactory

func NewFactory() exporter.Factory

func SpanKindStr

func SpanKindStr(sk ptrace.SpanKind) string

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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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