daniel-oai
e0ac5d3c15
[codex] Expose service tier and reasoning effort in OTEL ( #29155 )
...
## Summary
NVIDIA asked to measure Fast mode usage and reasoning effort from Codex
CLI OTEL logs. Add the finalized `service_tier` and
`model_reasoning_effort` to the existing `codex.sse_event`
`response.completed` record.
This intentionally reuses the existing completion event and leaves
transport APIs and shared telemetry plumbing unchanged.
## Testing
- `cargo build -p codex-cli --bin codex`
- `just test -p codex-core responses_api_emits_api_request_event`
- End-to-end with the built CLI and a local OTLP/HTTP collector:
- Fast/high emitted `service_tier=priority` and
`model_reasoning_effort=high` with token usage.
- Standard/low omitted `service_tier` and emitted
`model_reasoning_effort=low` with token usage.
2026-06-22 20:44:48 -07:00
..
2026-06-22 16:45:14 -07:00
2026-04-21 10:22:36 -07:00
2026-06-23 01:33:51 +00:00
2026-06-23 00:19:03 +00:00
2026-06-22 16:07:27 -07:00
2026-06-22 11:54:44 -07:00
2026-06-15 22:07:07 +00:00
2026-06-21 12:33:21 +02:00
2026-06-22 19:51:03 -07:00
2026-06-20 19:13:42 -07:00
2026-06-23 01:15:11 +00:00
2026-06-23 00:02:33 +00:00
2026-06-22 19:33:28 +02:00
2026-06-19 05:06:34 +00:00
2026-06-18 16:16:19 -07:00
2026-06-23 00:02:33 +00:00
2026-06-18 19:31:19 +00:00
2026-05-08 12:36:02 -07:00
2026-06-22 11:11:25 -07:00
2026-06-16 22:17:24 -07:00
2026-06-23 00:53:09 +00:00
2026-06-22 20:44:48 -07:00
2026-06-22 11:11:25 -07:00
2026-06-19 10:50:44 +02:00
2026-06-22 11:11:25 -07:00
2026-06-22 16:45:14 -07:00
2026-06-22 11:11:25 -07:00
2026-06-22 11:11:25 -07:00
2026-06-22 16:45:14 -07:00
2026-06-10 12:54:21 +02:00
2026-06-18 17:19:24 -04:00
2026-06-18 17:19:24 -04:00
2026-06-18 19:18:42 +00:00
2026-06-19 05:27:45 +00:00
2026-06-22 23:37:49 +00:00
2026-06-22 23:37:49 +00:00
2026-04-26 15:10:53 -07:00
2026-04-26 15:10:53 -07:00
2026-06-05 11:20:52 -07:00
2026-06-05 11:20:52 -07:00
2026-06-05 11:20:52 -07:00
2026-06-18 14:09:38 +02:00
2026-06-22 19:33:28 +02:00
2026-05-13 11:31:27 +02:00
2026-06-08 21:32:46 -07:00
2026-06-16 14:34:54 +02:00
2026-06-22 16:41:00 -07:00
2026-06-22 16:41:00 -07:00
2026-04-28 13:03:28 +02:00
2026-04-28 19:43:44 -07:00
2026-06-18 19:18:42 +00:00
2026-06-16 21:42:28 +00:00
2026-06-12 22:03:51 +00:00
2026-05-26 20:59:47 -07:00
2026-06-18 14:02:54 -07:00
2026-06-18 14:02:54 -07:00
2026-06-22 16:45:23 -07:00
2026-06-22 16:45:23 -07:00
2026-06-15 11:10:51 +02:00
2026-06-15 08:28:02 -07:00
2026-05-20 17:10:37 -07:00
2026-06-11 18:16:39 -07:00
2026-04-24 17:49:29 -07:00
2026-05-11 11:32:40 -07:00
2026-06-22 09:36:08 +02:00
2026-06-14 00:14:26 -07:00
2026-06-22 10:05:11 -07:00
2026-06-22 11:11:25 -07:00
2026-06-16 11:46:59 +02:00
2026-06-18 02:22:29 +00:00
2026-06-18 19:11:21 -05:00
2026-06-01 18:45:07 +00:00
2026-06-22 09:05:27 -07:00
2026-05-26 11:01:18 +02:00
2026-06-22 13:25:48 -07:00
2026-06-01 23:33:42 +00:00
2026-06-18 19:31:19 +00:00
2026-06-18 19:31:19 +00:00
2026-05-15 10:58:50 -07:00
2026-05-15 10:58:50 -07:00
2026-06-16 14:34:54 +02:00
2026-06-16 14:34:54 +02:00
2026-06-22 11:54:44 -07:00
2026-06-15 20:10:53 -07:00
2026-06-16 21:42:28 +00:00
2026-06-15 08:18:13 -07:00
2026-06-15 08:18:13 -07:00
2026-06-17 17:01:06 +02:00
2026-06-03 10:41:41 -07:00
2026-05-04 11:46:03 -07:00
2026-06-22 11:11:25 -07:00
2026-06-22 11:11:25 -07:00
2026-06-18 11:54:49 -07:00
2026-06-22 11:11:25 -07:00
2026-06-22 13:25:48 -07:00
2026-06-22 11:11:25 -07:00
2026-06-12 13:50:04 -07:00
2026-06-23 00:02:33 +00:00
2026-06-10 17:17:44 -07:00
2026-06-22 09:05:27 -07:00
2026-06-22 09:05:27 -07:00
2026-06-22 11:11:25 -07:00
2026-06-22 03:39:14 +00:00
2026-04-20 22:39:17 -07:00
2026-06-16 22:17:24 -07:00
2026-05-14 16:54:59 -07:00
2026-05-14 16:54:59 -07:00
2026-05-28 15:26:55 -07:00
2026-05-28 15:26:55 -07:00
2026-05-22 12:13:52 +02:00
2026-05-29 11:01:44 -07:00