What’s in the graph
Every resource, every change, every signal across your stack — connected, versioned, and remembered.
Cloud & K8sResources, services, dependencies
Cloud accounts and Kubernetes clusters, mapped down to the EC2 instance, RDS, deployment, and HPA, with dependencies between them.
Code & configLinked back to the commit
Repositories, deployments, and config changes link to the resources they shape. Every deploy ties to a commit, every drift to a diff.
Observability & opsAlerts wired to services
Datadog monitors, PagerDuty routes, Jira tickets, Slack channels, and post-mortems on the same graph. An alert points at the service, the deploy, and the ticket that owns it.
VersionedEvery state change, kept
Not a snapshot. Every state change is timestamped, so Annie can diff “what was true 4 hours ago” against now and pin the change that broke it.
Blast radius
Every state change is on the graph, wired to the resources it shaped. Annie hops forward from a config edit to the services it broke and the alerts it raised, and backward from an alert to the change behind it.
- T − 6hDeploy api-service @ 7af3a91
- T − 3hHPA threshold lowered to 65%
- T − 1hRDS provisioned IOPS reduced
- T − 15mFirst 500s appear
- NowAnnie pinpoints the HPA edit