Skip to main content
What this builds. A 3-metric dashboard fetched concurrently. You’ll end up with. Runs, failures, and mean latency for the last 7 days, all three calls issued in parallel via asyncio.gather.

Expected output

Analytics.aquery(...) returns a Query whose terminals route to the a* pairs — every sync terminal in the reference has an a-prefixed sibling (acount, aevents, asum, atable, aexport, …).

See also

Query basics

The sync version of these scopes and terminals.

Aggregations & group-by

Bucket metrics by model, time, and more.

Reference

Every public method.