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
Foundation for OTel work: internal/telemetry package wiring Setup, slog trace_id/span_id handler, NATS header carrier, and Tracer/Meter helpers. Called from each cmd/*/main.go. No-op when OTEL_EXPORTER_OTLP_ENDPOINT is unset.
Part of #972.
Foundation for OTel work:
internal/telemetrypackage wiringSetup, slogtrace_id/span_idhandler, NATS header carrier, andTracer/Meterhelpers. Called from eachcmd/*/main.go. No-op whenOTEL_EXPORTER_OTLP_ENDPOINTis unset.