You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wire the OpenTelemetry OTLP exporter for traces and metrics when otel_endpoint is configured. The dependencies (opentelemetry, opentelemetry-otlp) are in Cargo.toml but not wired.
Parent: #7
Wire the OpenTelemetry OTLP exporter for traces and metrics when
otel_endpointis configured. The dependencies (opentelemetry, opentelemetry-otlp) are in Cargo.toml but not wired.Files:
src/telemetry/mod.rsline 20