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

Terraform-generated alert rules don't consider threshold overrides in alert description #37

Open
giovanniberti opened this issue Mar 31, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@giovanniberti
Copy link
Contributor

For example see here:

description = "Availability for {{endpoint}} is less than or equal to 99% - ${local.dashboard_base_addr}${azurerm_portal_dashboard.this.id}"

The 99% availability threshold is hardcoded rather than taken from the config. (Same for the 1s threshold)

@giovanniberti giovanniberti added the bug Something isn't working label Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant