promtool check rules rules/checkout-api-slo-burn.yamlDesign SLO burn-rate alerts that page on real impact, not noise
A practical Prometheus, Grafana, and Alertmanager flow for turning error budget into actionable on-call signals.
Learn how to define a useful SLI, combine multi-window burn alerts, control cardinality, and validate that an SLO page fires only on real impact.
Created: June 11, 2026
Published: June 11, 2026
Linux
Validation from a Linux workstation with promtool, curl, jq, and access to Prometheus/Alertmanager.
promtoolcurljqoptional amtool
curl -G http://localhost:9090/api/v1/query --data-urlencode 'query=ALERTS{alertname="CheckoutApiFastBurn"}' | jqContent locked
This guide requires both steps before full content is available.
- ○Click “Like” on this guide.
- ○Share on WhatsApp, X, LinkedIn, or copy the link.
Access is automatically unlocked as soon as both steps are completed.