Commit 118a689
Mono
fix: track routing decisions (cascade/direct) in streaming telemetry
Previously, streaming requests only updated streaming_used and tool_queries
stats, but not cascade_used or direct_routed. This fix ensures routing
decisions are properly recorded for streaming requests, matching the
behavior of non-streaming run() method.1 parent 6b8e8be commit 118a689
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1946 | 1946 | | |
1947 | 1947 | | |
1948 | 1948 | | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
1949 | 1954 | | |
1950 | 1955 | | |
1951 | 1956 | | |
| |||
0 commit comments