Available views
- request volume over time;
- traffic share by routed model;
- task-version distribution;
- input and output token volume;
- provider errors;
- estimated input, output, and total cost;
- comparison models that are not currently receiving traffic.
Pricing coverage
Costs are estimates. Studio uses, in order:- a manual model price configured on the provider or fine-tune;
- W&B Inference pricing for a fine-tune’s base model;
- the bundled LiteLLM catalog when a matching model is known.
Use analytics during rollout
After changing routing, verify:- the new model receives the intended share;
- the old model remains at the expected residual or zero weight;
- error rate does not increase;
- token volume and finish behavior remain plausible;
- estimated cost moves in the expected direction.
API: Read task analytics (GET /tasks/{alias}/analytics)
API: Read task analytics (GET /tasks/{alias}/analytics)
The See Get task analytics for the response schema.
time_range query accepts relative windows such as 1h, 24h, 5d, 30d, or 12w: