Skip to main content

Module config

Module config 

Source
Expand description

OpenTelemetry tracing and metrics configuration types

These types define the configuration structure for OpenTelemetry distributed tracing and metrics.

Structs§

Exporter
HttpOpts
LogsCorrelation
MetricsConfig
Metrics configuration for OpenTelemetry metrics collection
OpenTelemetryConfig
Top-level OpenTelemetry configuration grouping resource identity, a shared default exporter, tracing settings and metrics settings.
OpenTelemetryResource
OpenTelemetry resource identity — attached to all traces and metrics.
Propagation
TracingConfig
Tracing configuration for OpenTelemetry distributed tracing

Enums§

ExporterKind
Sampler