Analytics commands read completed run data recorded by the control plane.Documentation Index
Fetch the complete documentation index at: https://docs.tandemn.com/llms.txt
Use this file to discover all available pages before exploring further.
History
| Flag | Description |
|---|---|
--model X | Filter completed runs by model. |
--gpu Y | Filter completed runs by GPU type. |
Inspect a run
| Command | Description |
|---|---|
tandemn inspect <run_id> | Full run report with latency, throughput, cost, and GPU utilization. |
tandemn inspect <run_id> --replicas | Show per-replica summaries side by side. |
Scheduler timeseries
tandemn timeseries when you need post-run scheduler detail for debugging throughput, chunk progress, or replica behavior.
