Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absent Alert not disabled when using spec.alerting.disabled=true #1226

Open
svenmueller opened this issue Jul 25, 2024 · 0 comments
Open

Absent Alert not disabled when using spec.alerting.disabled=true #1226

svenmueller opened this issue Jul 25, 2024 · 0 comments

Comments

@svenmueller
Copy link

Setting spec.alerting.disabled=true doesn't disable both alerts (absent, burnrates) as mentioned here

Disabled is used to disable the generation of alerts. Recording rules are still generated.

Absent alerts can only be disabled setting spec.alerting.absent=false

if o.Alerting.Absent {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant