what_changed
Diagnose incidents by viewing a unified timeline of rollouts, scaling, HPA actions, ConfigMap updates, restarts, and notable events in a given time window.
Instructions
One timeline of rollouts, scaling, HPA actions, ConfigMap updates, restarts, and notable events in a window. The first question in any incident.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Time window like 15m, 2h, 1d (default 6h) | |
| service | No | Workload name as you would say it: a Deployment, StatefulSet, DaemonSet, Service, or Pod name | |
| namespace | No | Kubernetes namespace (required: no default configured; see list_namespaces) |