-
Notifications
You must be signed in to change notification settings - Fork 4
fix: add enable_alerting variable to infra #774
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
Conversation
ea0a5cf to
226744d
Compare
b8bf45a to
7da25d1
Compare
7da25d1 to
6d230b5
Compare
steventux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
6d230b5 to
d0f80db
Compare
This variable needs correct setup to work - we will set it up correctly in a review app [1] and then merge #774
d0f80db to
4407685
Compare
|
The review app is available at this URL: |
This is set in variables.tfvars and is needed to decide whether alerting on the app-insights module is setup (in infrastructure/modules/app-insights/alerts.tf on the dtos-devops-templates repo)
4407685 to
368ac06
Compare
mrlockstar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This is set in variables.tfvars and is needed to
decide whether alerting on the app-insights module is setup (in infrastructure/modules/app-insights/alerts.tf on the dtos-devops-templates repo)
I've also changed the original documentation string because it's a variable used in several different places now, not just for postgres
Jira link
Review notes
Review checklist