Owen Lin
20f2a216df
feat(core, tracing): create turn spans over websockets ( #14632 )
...
## Description
Dependent on:
- [responsesapi] https://github.com/openai/openai/pull/760991
- [codex-backend] https://github.com/openai/openai/pull/760985
`codex app-server -> codex-backend -> responsesapi` now reuses a
persistent websocket connection across many turns. This PR updates
tracing when using websockets so that each `response.create` websocket
request propagates the current tracing context, so we can get a holistic
end-to-end trace for each turn.
Tracing is propagated via special keys (`ws_request_header_traceparent`,
`ws_request_header_tracestate`) set in the `client_metadata` param in
Responses API.
Currently tracing on websockets is a bit broken because we only set
tracing context on ws connection time, so it's detached from a
`turn/start` request.
2026-03-19 03:41:06 +00:00
..
2026-03-18 06:42:26 +00:00
2026-03-14 22:24:13 -07:00
2026-03-12 08:16:36 -07:00
2026-03-05 13:26:48 -08:00
2026-03-17 23:58:27 -07:00
2026-03-17 22:05:41 -07:00
2026-03-18 09:37:13 -07:00
2026-03-12 16:38:04 -07:00
2026-03-18 09:37:13 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-18 15:42:56 +00:00
2026-03-17 19:46:44 -07:00
2026-03-18 09:17:44 +00:00
2026-03-18 17:45:30 -07:00
2026-03-18 10:03:38 +00:00
2026-03-16 22:39:18 -07:00
2026-03-19 00:03:37 +00:00
2026-03-18 06:42:26 +00:00
2026-03-17 22:09:22 -07:00
2026-03-19 00:03:37 +00:00
2026-03-16 16:48:15 -07:00
2026-03-12 19:22:30 -07:00
2026-03-12 19:22:30 -07:00
2026-03-14 15:38:51 -07:00
2026-03-14 15:38:51 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-17 15:24:37 -07:00
2026-03-14 15:38:51 -07:00
2026-03-17 14:26:27 -07:00
2026-03-18 09:37:13 -07:00
2026-03-18 09:37:13 -07:00
2026-03-17 19:46:44 -07:00
2026-03-19 03:41:06 +00:00
2026-03-13 15:27:00 -07:00
2026-03-18 06:42:26 +00:00
2026-03-18 06:42:26 +00:00
2026-03-19 03:41:06 +00:00
2026-03-16 16:48:15 -07:00
2026-03-19 00:03:37 +00:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-17 23:58:27 -07:00
2026-03-17 23:58:27 -07:00
2026-03-12 00:35:21 -07:00
2026-03-16 19:30:38 +00:00
2026-03-16 19:30:38 +00:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-14 15:38:51 -07:00
2026-03-14 15:38:51 -07:00
2026-03-12 08:16:36 -07:00
2026-03-18 10:03:38 +00:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-18 06:42:26 +00:00
2026-03-18 06:42:26 +00:00
2026-03-17 19:08:50 -07:00
2026-03-17 19:08:50 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-15 22:56:18 -07:00
2026-03-17 19:46:44 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-17 22:09:22 -07:00
2026-03-16 22:39:18 -07:00
2026-03-18 01:52:02 +00:00
2026-03-18 11:54:11 -06:00
2026-03-13 14:50:16 -07:00
2026-03-16 16:48:15 -07:00
2026-03-15 23:15:52 -07:00
2026-03-15 23:15:52 -07:00
2026-03-16 16:48:15 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-08 01:36:39 +00:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-18 11:54:11 -06:00
2026-03-17 10:07:46 -07:00
2026-03-17 10:07:46 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-11 12:33:10 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-13 20:51:01 -07:00
2026-03-16 16:48:15 -07:00
2026-03-17 10:14:34 -07:00
2026-03-17 05:11:05 +00:00
2026-03-16 21:38:07 -07:00
2026-03-17 21:04:58 -07:00
2026-03-14 15:38:51 -07:00
2026-03-11 12:33:09 -07:00
2026-03-16 16:48:15 -07:00
2026-03-12 16:38:04 -07:00
2026-03-12 16:38:04 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-14 13:24:43 -07:00
2026-03-18 01:52:02 +00:00
2026-03-17 10:07:46 -07:00
2026-03-17 17:59:27 +00:00
2026-03-17 17:59:27 +00:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-07 02:30:21 +00:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-18 10:03:38 +00:00
2026-03-18 09:37:13 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-17 20:21:46 +00:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-13 20:12:25 -06:00
2026-03-18 17:45:30 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-16 16:48:15 -07:00
2026-03-18 10:03:38 +00:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-17 14:26:27 -07:00
2026-03-17 14:26:27 -07:00
2026-03-12 08:16:36 -07:00
2026-03-12 08:16:36 -07:00
2026-03-13 10:13:39 -07:00
2026-03-16 16:48:15 -07:00