History
History is the per-server record of what has actually been served. Where Monitoring shows the server's current health, History shows what it did.
Each row carries:
| Column | What it tells you |
|---|---|
| Inference ID | The identifier to quote when investigating one execution. |
| Execution date and time | When it ran. |
| Execution by | Who or what triggered it. |
| Primary output metric | The headline number for that execution. |
| Drift detected | Whether Drift Radar flagged that window. |
The drift column is the one to scan. A run whose primary metric looks ordinary but which is flagged for drift is the case worth opening — the metric can hold steady while the underlying distribution moves.
The page is empty until the server starts serving traffic. If it fails to load, that is
usually transient; retry, and check the inference-api logs if it persists.
Next steps
- Drift Radar — why a row is flagged.
- Batch runs — the offline scoring runs.