Skip to main content
Analytics commands read completed run data recorded by the control plane.

History

tandemn history
tandemn history --model Qwen/Qwen2.5-7B-Instruct
tandemn history --gpu A100
FlagDescription
--model XFilter completed runs by model.
--gpu YFilter completed runs by GPU type.

Inspect a run

tandemn inspect <run_id>
tandemn inspect <run_id> --replicas
CommandDescription
tandemn inspect <run_id>Full run report with latency, throughput, cost, and GPU utilization.
tandemn inspect <run_id> --replicasShow per-replica summaries side by side.

Scheduler timeseries

tandemn timeseries <run_id>
Use tandemn timeseries when you need post-run scheduler detail for debugging throughput, chunk progress, or replica behavior.