Commit 9972a40
fix(cluster-agent): restore rate_limit_queries telemetry after external metrics refactor
QueryExternalMetric stopped calling updateRateLimitingMetrics() when parallel
query batching landed in #33272, so limit/remaining/period/reset gauges were no
longer published on the cluster-agent metrics endpoint.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 7bdbc2f commit 9972a40
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
0 commit comments