🚨 Collection of Prometheus alerting rules
Find a file
skoenig 0b213a9c5d Add under-utilized HPA alert
This alert should inform when HPAs are scaled more than half the time at their minReplicas, which is an indication of possible cost savings.
In addition, it is assumed that a minimum number of replicas should still be running for redundancy.
2023-01-06 17:20:05 +01:00
.github chore(ci): upgrade ruby 2022-08-02 10:18:02 +02:00
_data Add under-utilized HPA alert 2023-01-06 17:20:05 +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 2023-01-06 10:28:19 +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
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.