We talk a lot about alerting, but not enough about deciding. This weekend project builds a small Alert Decision Layer as a Python CLI called alertdecider: Input: alerts JSON (think Alertmanager or PagerDuty export). Engine: a clear rule set that considers severity, environment, service tier, and flapping history. Output: Markdown + JSON with decisions (page, ticket, aggregate, suppress) and reaso
Build an Alert Decision Layer CLI in Python
Sajja Sudhakararao·Dev.to··1 min read
D
Continue reading on Dev.to
This article was sourced from Dev.to's RSS feed. Visit the original for the complete story.