Create burn rate based alerts for APM-Server SLOs
Open
enhancement
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
### Motivation
Burn rate is the value at which error budgets are consumed. Burn rate based alerts for SLOs can capture degradation in the complete user journey for well defined SLIs.
### Goals
Create burn rate based alerts for SLOs defined in #8448 using the following parameters:
1. Warning alert: if the current burn rate will cause error budget depletion in >= 6 hours
2. Critical alert: if the current burn rate will cause error budget depletion in < 6 hours
Contributor guide
Assessment
This issue has not been assessed yet.