Incident Management
Guides
Practical investigation patterns for IncidentFlow.
Guides show how to combine IncidentFlow tools during common operational workflows.
Investigate API Latency
- Check current incident context.
- Inspect Kubernetes pods and rollout status.
- Query Grafana metrics for latency, error rate, and saturation.
- Search workspace memory for similar incidents.
- Search public docs if setup or tool behavior is unclear.
Investigate Deployment Regressions
- Use Argo CD tools to find recent deployments.
- Compare deployment timing with alert onset.
- Inspect Kubernetes events and unhealthy pods.
- Search RCAs and postmortems for prior regressions.
Save What You Learn
When a pattern is reusable, save it with a workspace memory write tool. Prefer short, specific titles and include service, cluster, namespace, and tags when known.