Files
codex/codex-rs/otel/tests
pradeepg-oai 46f5d6eba9 Keep runtime summary metrics out of Statsig exports (#37874)
## What changed

- Exclude conversation turn count, response-engine latency, and turn token usage metrics from the built-in Statsig exporter, alongside the existing API and tool-call exclusions.
- Apply the Statsig exclusion list consistently to counters, histograms, gauges, observable gauges, and duration histograms.
- Preserve all excluded metrics for custom OTLP exporters and extend the loopback coverage to verify they are exported.

GitOrigin-RevId: e49f9aa1433126a3de8dbed76a4d2688f2831af8
2026-08-10 19:53:01 +00:00
..