🚨 Collection of Prometheus alerting rules
Find a file
Panos Rontogiannis 8f48bbfb25
Cert rules issues (#329)
* add comment for BlackboxSslCertificateExpired rule

* use last_over_time to make certificate rules less prone to flapping

* add lower bound thresholds on BlackboxSslCertificateWillExpireSoon rules to avoid overlap

* changed upper bound threshold for BlackboxSslCertificateWillExpireSoon to 20 days

* make BlackboxSslCertificateWillExpireSoon description clearer

* use days in certificate rules queries to improve notification values

Co-authored-by: Panos Rontogiannis <pronto@admin.grnet.gr>
2023-01-06 11:27:46 +01:00
.github chore(ci): upgrade ruby 2022-08-02 10:18:02 +02:00
_data Cert rules issues (#329) 2023-01-06 11:27:46 +01:00
_layouts oops 2022-12-04 23:03:12 +01:00
assets fix(clipboard): copy of multiple rules was broken 2021-05-01 21:20:41 +02:00
dist Publish 2022-12-06 09:38:04 +00:00
test chore(ci): adding test with promtool (#281) 2022-04-18 23:30:32 +02:00
.gitignore chore(ci): adding test with promtool (#281) 2022-04-18 23:30:32 +02:00
.travis.yml 💄 awesome-lint 2019-02-11 22:09:50 +01:00
_config.yml Add pulsar rules (#286) 2022-06-07 01:21:10 +02:00
alertmanager.md typo 2022-06-09 01:47:49 +02:00
CNAME Create CNAME 2018-10-21 21:01:49 +02:00
CONTRIBUTING.md better contributing guidelines 2020-03-10 10:01:08 +01:00
docker-compose.yml feat(ui): adding copy buttons 2019-10-26 16:41:11 +02:00
Gemfile Add pulsar rules (#286) 2022-06-07 01:21:10 +02:00
Gemfile.lock build(deps): bump nokogiri from 1.13.9 to 1.13.10 (#324) 2022-12-08 11:19:53 +01:00
index.md Adding "sleep peacefully" doc section (#246) 2021-10-03 23:58:16 +02:00
LICENSE Changing license 2019-02-11 21:05:55 +01:00
package.json 💄 awesome-lint 2019-02-11 22:09:50 +01:00
README.md feat: adding cloudflare exporter (#310) 2022-10-03 16:57:24 +02:00
rules.md layout: add wget script 2022-12-05 00:13:22 +01:00
sleep-peacefully.md Adding "sleep peacefully" doc section (#246) 2021-10-03 23:58:16 +02:00

👋 Awesome Prometheus Alerts Awesome

Most alerting rules are common to every Prometheus setup. We need a place to find them all. 🤘 🚨 📊

Collection available here: https://awesome-prometheus-alerts.grep.to

Contents

🚨 Rules

Basic resource monitoring

Databases and brokers

Reverse proxies and load balancers

Runtimes

Orchestrators

Network, security and storage

Other

🤝 Contributing

Contributions from community (you!) are most welcome!

There are many ways to contribute: writing code, alerting rules, documentation, reporting issues, discussing better error tracking...

Instructions here

🏋️ Improvements

  • Create an alert rule builder in Jekyll for custom alerts (severity, thresholds, instances...)
  • Add resolution suggestions to rule descriptions, for faster incident resolution (#85).

💫 Show your support

Give a if this project helped you!

support us

👏 Thanks

Gratitude for the Gitlab operation team that provided 50+ rules. \o/

📝 License

CC4

Licensed under the Creative Commons 4.0 License, see LICENSE file for more detail.