Open Telemetry Support for Codex IDE Extension
Resolved 💬 2 comments Opened Oct 28, 2025 by brandonin Closed Oct 28, 2025
What version of the VS Code extension are you using?
0.5.20
What subscription do you have?
ChatGPT
Which IDE are you using?
VS Code and Cursor
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
the Codex IDE Extension does not utilize the Open Telemetry configurations inside of our ~/.codex/config.toml. I would like to make sure that our events from the IDE Extension are sending to our OTEL Collector similar to the Codex CLI.
What steps can reproduce the bug?
- Add an OTEL collector to config.toml
- Ask it to do something
- Notice no data gets sent to OTEL collector
What is the expected behavior?
Data gets sent to OTEL collecto
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗