Skip to main content

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.

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.

Tabs

The dashboard is organized into five tabs. Each tab loads its data independently, so switching between them is instant after the first load.
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.
Row 2 — ChartsTwo stacked area charts display token usage over time and cost by model side by side. A Top Providers panel on the right shows cost share per provider with a percentage bar. For time ranges of 24 hours or less, charts use per-request data bucketed by hour. For longer ranges, charts use daily aggregates.Row 3 — SparklinesThree compact sparklines give you a quick trend view:
  • Costs — spending over time for the period, with a period comparison badge.
  • Requesters — unique x-metrion-user identifiers 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.
PlanMaximum history
Free7 days
Pro90 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.
FilterDescription
ModelSelect one or more specific models
ProviderFilter by provider (Anthropic, OpenAI, Gemini, Mistral, Grok)
HTTP statusFilter by specific response status codes observed in your data
RequesterFilter by x-metrion-user value
Cost rangeSet a minimum and/or maximum cost per request
Token rangeSet a minimum and/or maximum token count per request
A purple badge on the Filters button shows how many filters are currently active.
Use the Model and Provider filters together to isolate a single model’s performance, or use the HTTP status filter to focus the Errors tab on a specific failure type like 429 Too Many Requests.

Currency

The cost graphs and metrics support three currencies: USD, EUR, and CHF. Change your preferred currency in your account settings. The conversion applies only to cost displays — all underlying data is stored in USD.