core-agent-ide/codex-rs/codex-api/src
Anton Panasenko 101d359cd7
Add websocket telemetry metrics and labels (#10316)
Summary
- expose websocket telemetry hooks through the responses client so
request durations and event processing can be reported
- record websocket request/event metrics and emit runtime telemetry
events that the history UI now surfaces
- improve tests to cover websocket telemetry reporting and guard runtime
summary updates


<img width="824" height="79" alt="Screenshot 2026-01-31 at 5 28 12 PM"
src="https://github.com/user-attachments/assets/ea9a7965-d8b4-4e3c-a984-ef4fdc44c81d"
/>
2026-01-31 19:16:44 -08:00
..
endpoint Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00
requests feat: add thread spawn source for collab tools (#9769) 2026-01-24 14:21:34 +00:00
sse Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00
auth.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
common.rs Act on reasoning-included per turn (#9402) 2026-01-19 11:23:25 -08:00
error.rs fix(codex-api): treat invalid_prompt as non-retryable (#9400) 2026-01-16 22:22:08 -08:00
lib.rs Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00
provider.rs fix: dont auto-enable web_search for azure (#10266) 2026-01-30 22:52:37 +00:00
rate_limits.rs display promo message in usage error (#10285) 2026-01-31 08:13:25 -08:00
telemetry.rs Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00