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
tracing: Adds support for exporting Datadog trace metrics when OTLP trace export is enabled. Set ``OTEL_TRACES_SPAN_METRICS_ENABLED=true`` to enable it.
- |
tracing: Adds support for ``DD_TRACE_STATS_ADDITIONAL_TAGS``, which adds configured span tags to native v0.6 trace stats and OTLP trace metrics.