core-agent-ide/codex-rs/mcp-server
Eric Traut 83177ed7a8
Enable analytics in codex exec and codex mcp-server (#13083)
Addresses #12913

`codex exec` was not correctly defaulting to Otel metrics to enabled 
`codex mcp-server` completely lacked an Otel collector

Summary:
- default to enabling analytics when `codex exec` initializes
OpenTelemetry so the CLI actually reports metrics again
- add a regression test that proves the flag remains enabled by default
- added Otel collector to `codex mcp-server`
2026-02-27 19:22:54 -07:00
..
src Enable analytics in codex exec and codex mcp-server (#13083) 2026-02-27 19:22:54 -07:00
tests chore: remove codex-core public protocol/shell re-exports (#12432) 2026-02-20 23:45:35 -08:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml chore: remove codex-core public protocol/shell re-exports (#12432) 2026-02-20 23:45:35 -08:00