Commit 2cfeb04
ref(server-utils): Share one orchestrion channel across OpenAI chat/responses/conversations (#22332)
Points the OpenAI `responses` and `conversations` APIs at the existing
`chat` channel to reduce the number of tracing channels — all three
already report the same `chat` operation with identical span handling,
so there's no behavior change.
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent cf559f9 commit 2cfeb04
2 files changed
Lines changed: 4 additions & 6 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | | - | |
35 | 36 | | |
36 | | - | |
37 | 37 | | |
0 commit comments