🚨 Collection of Prometheus alerting rules
Find a file
Mikael Lindström 2617aa5dab
Fix MongoDB replication headroom query (#342)
The query was changed to use `mongodb_oplog_stats_start` and
`mongodb_oplog_stats_end` in #291 but these metrics does not represent
the start and end of the oplog. The original head and tail metrics are
calculated from the oplog and are consistent with the output of
`db.getReplicationInfo()`.
2023-04-03 10:01:25 +02:00
.github Create .github/FUNDING.yml 2023-03-21 10:06:15 +01:00
_data Fix MongoDB replication headroom query (#342) 2023-04-03 10:01:25 +02:00
_layouts adding blackbox exporter page 2023-02-24 14:10:34 +01:00
assets adding blackbox exporter page 2023-02-24 14:10:34 +01:00
dist Ignore temperature from tctl sensors (#341) 2023-03-24 14:36:24 +01: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
blackbox-exporter.md oops 2023-02-24 14:15:21 +01: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 activesupport from 6.0.5 to 6.0.6.1 (#335) 2023-02-02 11:18:55 +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.