Commit c291821
fix(telemetry): add 0 bucket boundary to per-invocation call count histograms
Include 0 in the explicit bucket boundaries for the inference call count and
tool call count histograms so invocations with 0 model/tool calls and 1
mode/tool calls can be differentiated.
Co-authored-by: Max Ind <maxind@google.com>
PiperOrigin-RevId: 9438888371 parent 44d747e commit c291821
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
0 commit comments