Recognized synonyms
Free-form values sent by tools are normalized. Comparison ignores case and whitespace.
Missing or unrecognized values fall back to
warning.
Mapping per tool
- Prometheus / Grafana
- Datadog
- New Relic
- Zabbix
- CloudWatch
Taken from the
severity label. Without it, warning.Best practices
Reserve critical for what wakes someone up
Reserve critical for what wakes someone up
If everything is
critical, nothing is. Severity should answer: “does this justify pulling someone out of bed?”.Use info for things that are only a record
Use info for things that are only a record
Deploys, successful job runs and configuration changes get recorded without generating push.
Standardize across tools
Standardize across tools
If Grafana uses
critical and Datadog uses P1, both arrive as critical — but aligning the vocabulary makes life easier for whoever reads the alert.