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

move shared alert ownership to turtles #1219

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

QuentinBisson
Copy link
Contributor

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

@QuentinBisson QuentinBisson self-assigned this Jun 6, 2024
@QuentinBisson QuentinBisson requested a review from a team as a code owner June 6, 2024 11:57
@QuentinBisson QuentinBisson force-pushed the move-shared-component-alerts-to-turtles branch from d6d4af9 to 05f1aef Compare June 6, 2024 12:03
@QuentinBisson QuentinBisson requested a review from a team June 6, 2024 12:19
@@ -68,7 +68,7 @@ spec:
) >= 6
for: 10m
labels:
area: kaas
area: kaashelm/prometheus-rules/templates/shared/alerting-rules/net-exporter.rules.yml
Copy link
Member

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
Copy link
Member

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 ?

Copy link
Contributor Author

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

Copy link
Contributor Author

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 :)

Copy link
Member

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>
@QuentinBisson QuentinBisson force-pushed the move-shared-component-alerts-to-turtles branch from ba82e6f to 68063d6 Compare June 10, 2024 09:02
@QuentinBisson QuentinBisson merged commit 479a2e8 into main Jun 10, 2024
7 checks passed
@QuentinBisson QuentinBisson deleted the move-shared-component-alerts-to-turtles branch June 10, 2024 11:56
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

Successfully merging this pull request may close these issues.

3 participants