The dashboard gives you a real-time view of your AI usage across all your connected providers. Every request that flows through the Metrion proxy is captured and surfaced here — tokens consumed, costs incurred, latency measured, and errors caught.Documentation Index
Fetch the complete documentation index at: https://metrion.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Tabs
The dashboard is organized into five tabs. Each tab loads its data independently, so switching between them is instant after the first load.- Overview
- Models
- Latency
- Errors
- Sources
The Overview tab is your home base. It combines three rows of widgets into a single unified panel.Row 1 — Request summaryThree cards sit side by side:
- Requests — total request count for the selected period, with a dual sparkline (successful requests in green, errors in red) and a period comparison badge showing the percentage change versus the previous equivalent period.
- Requests by model — a bar breakdown of the top models by request count for the period.
- Errors — total error count, error rate, and a bar breakdown by HTTP status code.
- Costs — spending over time for the period, with a period comparison badge.
- Requesters — unique
x-metrion-useridentifiers active over time. - Average latency — mean response time over time, with a period comparison badge.
Period comparison badges (showing
+12% or −5%) compare the selected period against the immediately preceding period of the same duration. For example, if you select the last 7 days, the badge compares against the 7 days before that. Badges are hidden if the previous period has no data.Time range
Use the date picker in the header to control the period displayed across all tabs. Quick ranges:1h, 4h, 8h, 12h, 1d, 7d, 30d, 90d
Custom range: Open the calendar to pick any start and end date. You can set a specific hour for both the start and end time, giving you hour-level precision.
| Plan | Maximum history |
|---|---|
| Free | 7 days |
| Pro | 90 days |
Filters
Click Filters to open the filter panel. You can combine multiple filters — they apply across all tabs and persist in the URL so you can share a filtered view.| Filter | Description |
|---|---|
| Model | Select one or more specific models |
| Provider | Filter by provider (Anthropic, OpenAI, Gemini, Mistral, Grok) |
| HTTP status | Filter by specific response status codes observed in your data |
| Requester | Filter by x-metrion-user value |
| Cost range | Set a minimum and/or maximum cost per request |
| Token range | Set a minimum and/or maximum token count per request |