For configuration guidance, see Query LLM Metrics and Configure Dashboards.
- LLM metrics require Elasticsearch-backed analytics (not available with in-memory or other analytics backends)
LLM_PROMPT_TOTAL_TOKENandLLM_PROMPT_TOKEN_COSTonly populate when LLM proxy policies write toadditional-metricsfields- Facet requests limited to 3 dimensions (
bymaxItems: 3) - Time-series requests limited to 2 grouping dimensions (
bymaxItems: 2) LLM_PROXY_MODELandLLM_PROXY_PROVIDERfilters support onlyEQandINoperators- Average measure (
AVG) no longer displays unit suffix in stats widgets (changed from "ms" to empty string)
The HTTP Proxy dashboard template now filters the HTTP_REQUESTS widget by API_TYPE = 'HTTP_PROXY' to exclude LLM traffic. Widget titles in the HTTP Proxy template updated for clarity: "Average Latency" → "Average Latency in ms", "Average Response Time" → "Average Response Time in ms". The stats component formatting changed to remove unit suffixes from AVG measures.