Alertmanager: API Design & Integration Surface
Docs-backedThe REST API covers alerts (currently firing), silences (suppression rules), and receivers (notification channels). The silence API is the most commonly used surface for agent automation: agents create silences before planned maintenance to suppress expected alerts, and delete silences when maintenance completes. The alerts query API enables agents to check the current alert state — useful for health checks that verify no unexpected alerts are firing before or after a deployment.