Skip to content
Snippets Groups Projects
  1. Mar 22, 2017
  2. Feb 24, 2017
  3. Feb 17, 2017
  4. Feb 16, 2017
  5. Feb 09, 2017
  6. Feb 08, 2017
    • Alex Hanselka's avatar
      Merge branch 'bjk/alerts_tune' into 'master' · 1846e880
      Alex Hanselka authored
      Tune node alerts
      
      See merge request !2
      1846e880
    • Ben Kochie's avatar
      Tune node alerts · ad64c1b3
      Ben Kochie authored
      * Increase time to alert for 24h NodeFilesystemFullSoon to avoid flaps.
      * Re-add NodeFilesystemFull 20% warning alert.
      * Tune NodeFilesystemFull to 15min to avoid flaps.
      * Remove `humanize` from percentages.
      * Ignore backup snapshot mountpoints in `predict_linear()` alerts.
      ad64c1b3
  7. Feb 06, 2017
    • Alex Hanselka's avatar
      Merge branch 'bjk/alerts' into 'master' · aed9cdd1
      Alex Hanselka authored
      Update githost alerting rules
      
      See merge request !1
      aed9cdd1
    • Ben Kochie's avatar
      Update githost alerting rules · bc080a3f
      Ben Kochie authored
      * 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.
      bc080a3f
  8. Jan 25, 2017
  9. Dec 09, 2016
  10. Dec 08, 2016
  11. Nov 01, 2016
  12. Oct 26, 2016
Loading