We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a418f8 commit f929a21Copy full SHA for f929a21
website/docs/api/router.md
@@ -253,7 +253,7 @@ sum by (model) (increase(llm_model_cost_total{currency="USD"}[1h]))
253
sum by (reason_code) (increase(llm_routing_reason_codes_total[15m]))
254
```
255
256
-### Error Metrics
+### Request Error Metrics
257
258
The router tracks request errors categorized by failure reason for monitoring and debugging.
259
0 commit comments