Skip to main content

Distribution queries

Aggregated snapshots of routing rule applications over a time window. Every example below posts JSON to:
with Authorization: Bearer <your_api_key> and Content-Type: application/json. To keep the snippets short, only the JSON body is shown; the wrapper is identical to the Overview Quick Start.
Rely on the implicit total count; group by configType and status to see the breakdown of rule applications:
Min, average, and p99 of attempts per loadbalance rule, useful when tuning rule fan-out:
Fix requestedModel and see which targetModels the request lands on, with outcome:
Filter to a single ratelimitRuleId and group by status to see allowed vs blocked counts for that rule:
Restrict to failed outcomes, broken down by rule:
How many distinct target models a rule is fanning into:
Routing volume per team: