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

Add a ticket level alert for prep volume disk pressure #714

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

skorner
Copy link
Member

@skorner skorner commented Sep 13, 2024

Our prep filesystems can have large and rapid fluctuations in utilization. They are also often close to full without this being a problem. This makes alerts challenging. However, it seems reasonable to receive a ticket level alert for 98% full on any prep filesystem, regardless of fstype. This alert as written does rely on prep filesystems having the word prep in their mount point, but that is almost always the case.

Our prep filesystems can have large and rapid fluctuations
in utilization. They are also often close to full without this
being a problem. This makes alerts challenging. However, it
seems reasonable to receive a ticket level alert for 98% full
on any prep filesystem, regardless of fstype. This alert
as written does rely on prep filesystems having the word
prep in their mount point, but that is almost always the case.
Copy link
Collaborator

@daaang daaang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

@skorner skorner merged commit 1c32413 into production Sep 16, 2024
1 check passed
@skorner skorner deleted the add-prep-storage-alerts branch September 16, 2024 16:53
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.

2 participants