Skip to main content

Module observability

Module observability 

Source
Expand description

Metrics/logging exporter helpers.

Structs§

MetricPoint
One metric sample with a stable metric name.
OtelMetricPoint
OpenTelemetry-friendly metric point model.

Functions§

metric_points
Returns stable metric points for exporter adapters.
to_otel_points
Converts metrics snapshot into OpenTelemetry-friendly points.