-
Notifications
You must be signed in to change notification settings - Fork 3
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
move shared alert ownership to turtles #1219
Conversation
d6d4af9
to
05f1aef
Compare
@@ -68,7 +68,7 @@ spec: | |||
) >= 6 | |||
for: 10m | |||
labels: | |||
area: kaas | |||
area: kaashelm/prometheus-rules/templates/shared/alerting-rules/net-exporter.rules.yml |
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.
Sounds like a typo
groups: | ||
- name: observability.storage | ||
rules: | ||
- alert: ObservabilityStorageSpaceTooLow |
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.
What is the reason for renaming from DataDiskPersistentVolumeSpaceTooLow
and moving this alert from storage.management-cluster.rules.yml
?
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.
The renaming is not mandatory but the role was moved because storage.management-cluster.rules.yml belongs to turtle while this one belongs to atlas
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.
I can rename the alert if you prefer :)
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.
Oh right the alert moved under Atlas ownership, I missed that. Well fine with me then
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
ba82e6f
to
68063d6
Compare
helm/prometheus-rules/templates/shared/alerting-rules/node.workload_cluster.rules.yml
Outdated
Show resolved
Hide resolved
…kload_cluster.rules.yml
Before adding a new alerting rule into this repository you should consider creating an SLO rules instead.
SLO helps you both increase the quality of your monitoring and reduce the alert noise.
This PR moves alert ownership for shared components to turtles
Checklist
oncall-kaas-cloud
GitHub group).