-
- Downloads
Update githost alerting rules
* Use Prometheus standard CamelCase for alert names. * Use consistent annotations (`summary`, `description`, `runbook`) * Use consistent formatting, trailing commas, etc. * Add `NodeFilesystemFullSoon` alert using `predict_linear()` - Two separate alerts for slow and fast disk filling issues. - Uses 1:4 ratio for history to prediction to avoid noise. * Add `NodeFilesystemReadOnly` to detect broken systems. * Drop warning alerts.
Please register or sign in to comment