🌐
Samber
samber.github.io › awesome-prometheus-alerts
Awesome Prometheus Alerts | Copy-pasteable Prometheus alerting rules
October 21, 2018 - Collection of 1162 copy-pasteable Prometheus alerting rules for 94 services — covering databases, Kubernetes, cloud providers, message brokers, and more.
Author: Samuel Berthe
🌐
GitHub
github.com › samber › awesome-prometheus-alerts
GitHub - samber/awesome-prometheus-alerts: 🚨 Collection of Prometheus alerting rules
1,155+ production-ready Prometheus alerting rules for 93+ services — copy-paste YAML for Kubernetes, MySQL, Redis, Kafka, and more. Collection available here: https://samber.github.io/awesome-prometheus-alerts
Author: samber
Discussions

Projects to manage alerting rules?
I've tried https://github.com/line/promgen once, but back then it was not really suitable for our environments. But I guess this is probably what you are looking for. More on reddit.com
🌐 r/PrometheusMonitoring
20
1
March 15, 2020
Added Proxmox alerting rules to awesome-prometheus-alerts
Welcome to r/Proxmox , the main subreddit regarding the Proxmox hypervisor! More on reddit.com
🌐 r/Proxmox
Prometheus / Grafana / Node-exporter / Cadvisor
for node exporter is a really nice ansible role on github . i don't thing it makes sense to run node exporter in a container because you want the host metrics outside of the container? Just install it directly and run with systemd. For Grafana and Prometheus Setup look at this example from awesome compose If there is still an issue with permissions check where you are mounting what (folder and file permissions) and with which user you are starting docker compose. Edit: Watch out in the docker compose example grafana is not persistent. You need to still specify where to store the data of grafana. Default is a sqlite db. Add a volume and map it with "grafana-data:/var/lib/grafana". "var/lib/grafana" is where grafana stores all data. More on reddit.com
🌐 r/PrometheusMonitoring
4
3
December 12, 2023
Michael Fassbender is awesome in Alien Covenant.
Fassbender is one of a few actors that never sleepwalks in his roles. More on reddit.com
🌐 r/movies
820
5818
March 25, 2022
People also ask

How do I use these Prometheus alert rules?
Find the service you want to monitor, copy the YAML snippet for any rule, and paste it into your Prometheus rules file (e.g., alerts/my-service.yml). Reload Prometheus to apply the rules. Adjust thresholds to match your workload — the values provided are sensible defaults but may need tuning.
🌐
samber.github.io
samber.github.io › awesome-prometheus-alerts
Awesome Prometheus Alerts | Copy-pasteable Prometheus alerting rules
What are Prometheus alerting rules?
Prometheus alerting rules are PromQL-based conditions evaluated by the Prometheus server. When a condition is true for a specified duration, an alert fires and is routed by AlertManager to receivers like Slack, PagerDuty, or email. Rules are defined as YAML files and cover metrics thresholds, absence of expected data, and rate-of-change conditions.
🌐
samber.github.io
samber.github.io › awesome-prometheus-alerts
Awesome Prometheus Alerts | Copy-pasteable Prometheus alerting rules
What is AlertManager and how does it relate to these rules?
AlertManager is the component that receives firing alerts from Prometheus and handles deduplication, grouping, silencing, and routing to receivers (Slack, PagerDuty, email, webhooks). The alert rules in this collection fire alerts from Prometheus — AlertManager then decides who to notify and when. See the AlertManager Configuration guide on this site for setup examples.
🌐
samber.github.io
samber.github.io › awesome-prometheus-alerts
Awesome Prometheus Alerts | Copy-pasteable Prometheus alerting rules
🌐
GitHub
github.com › warpnet › awesome-prometheus
GitHub - warpnet/awesome-prometheus: A curated list of awesome Prometheus resources, projects and tools. · GitHub
Monitoring mixins - Community managed bundles of alerts, recording rules, and Grafana dashboards. Awesome Prometheus Alerting Rules - Awesome List of Prometheus alerting rules.
Author: warpnet
🌐
Last9
last9.io › blog › announcing-awesome-prometheus-toolkit
Prometheus Toolkit: Your Essential Companion for Monitoring | Last9
February 25, 2026 - It’s a repository of alert rules configurations for your Prometheus setup. It seemed like a good place for us to start with. With the v0.1 of Awesome Prometheus Toolkit, we are setting a foundation for the developer experience we want:
🌐
GitHub
github.com › samber › awesome-prometheus-alerts › blob › master › _data › rules.yml
awesome-prometheus-alerts/_data/rules.yml at master · samber/awesome-prometheus-alerts
🚨 Collection of Prometheus alerting rules. Contribute to samber/awesome-prometheus-alerts development by creating an account on GitHub.
Author: samber
🌐
Samber
samber.github.io › home › rules
1162 Prometheus Alerting Rules for 94 Services | Awesome Prometheus Alerts
Awesome Prometheus AlertsAPA · ⌘K · Sponsored by · Search · 1162 alerting rules across 94 services and 13 categories. ⚠️ · Alert thresholds depend on the nature of your applications. Some queries may have arbitrary tolerance thresholds. Building an efficient monitoring platform takes time.
Find elsewhere
🌐
Aluopy
aluopy.cn › awesome-prometheus-alerts
Awesome Prometheus alerts | Collection of alerting rules
Global configuration Rules Sleep peacefully Contribute on GitHub · AlertManager configuration · Alerting time window · Prometheus self-monitoring · Host and hardware · Docker containers · Blackbox · Windows Server · VMware · Netdata · MySQL · PostgreSQL ·
Author: last9
🌐
Promlabs
training.promlabs.com › training › monitoring-and-debugging-prometheus › metrics-based-meta-monitoring › alerting-rule-examples
Monitoring and Debugging Prometheus | Prometheus Trainings by PromLabs
We will not recommended a single fixed meta-monitoring alerting rule set for your Prometheus and Alertmanager servers here, since there would be many variations of applicable rules and thresholds, depending on your environment. However, here are a few good publicly available meta-monitoring rulesets that you can use as a starting point: ... From GitLab: A meta-monitoring ruleset. From the "Awesome Prometheus alerts" project: A set of Prometheus self-monitoring alerting rules.
🌐
GitHub
github.com › samber › awesome-prometheus-alerts › blob › master › README.md
awesome-prometheus-alerts/README.md at master · samber/awesome-prometheus-alerts
940+ production-ready Prometheus alerting rules for 90+ services — copy-paste YAML for Kubernetes, MySQL, Redis, Kafka, and more. Collection available here: https://samber.github.io/awesome-prometheus-alerts
Author: samber
🌐
GitHub
github.com › giantswarm › prometheus-rules
GitHub - giantswarm/prometheus-rules: Giant Swarm Prometheus alerting and recording rules · GitHub
Awesome prometheus alerts - library of queries · Alertmanager does the routing based on the labels mentioned above. You can see the routing rules in alertmanager's config (opsctl open alertmanager, then go to Status), section route:. Alerts are routed as follows: Sent to PagerDuty: All severity=page alerts ·
Author: giantswarm
🌐
Open Awesome
open-awesome.com › home › prometheus › awesome prometheus alerting rules
Curated Prometheus Alert Rules | Open Awesome
October 21, 2018 - A curated collection of ready-to-use Prometheus alerting rules for monitoring infrastructure, databases, and cloud services.
Published: Oct 21, 2018
Author: samber
🌐
Prometheus
prometheus.io › docs › prometheus › latest › configuration › recording_rules
Defining recording rules | Prometheus
When the limit is exceeded, all series produced by the rule are discarded, and if it's an alerting rule, all alerts for the rule, active, pending, or inactive, are cleared as well. The event will be recorded as an error in the evaluation, and as such no stale markers are written. This is useful to ensure the underlying metrics have been received and stored in Prometheus.
🌐
Project Awesome
project-awesome.org › home › prometheus › awesome prometheus alerting rules
Awesome Prometheus Alerting Rules — Project Awesome
940+ production-ready Prometheus alerting rules for 90+ services — copy-paste YAML for Kubernetes, MySQL, Redis, Kafka, and more. Collection available here: https://samber.github.io/awesome-prometheus-alerts
🌐
Grafana
grafana.com › blog › 2021 › 04 › 01 › you-should-know-about...-these-useful-prometheus-alerting-rules
You should know about... these useful Prometheus alerting rules | Grafana Labs
October 12, 2021 - The first rule that I think is important to know about is the up query. It’s so incredibly simple, yet so powerful. Note: I mostly use this for exporters. ... # Alert for any target that is unreachable for >1 minute. - alert: TargetMissing expr: up == 0 for: 1m labels: severity: critical annotations: summary: “Prometheus Target Missing (instance {{ $labels.instance }})” description: “A Prometheus Target has gone missing, please investigate”
🌐
GitHub
github.com › samber › awesome-prometheus-alerts › blob › master › rules.md
awesome-prometheus-alerts/rules.md at master · samber/awesome-prometheus-alerts
🚨 Collection of Prometheus alerting rules. Contribute to samber/awesome-prometheus-alerts development by creating an account on GitHub.
Author: samber
🌐
Prometheus
prometheus.io › docs › prometheus › latest › configuration › alerting_rules
Alerting rules | Prometheus
Join PromCon EU 2026 , the Prometheus ... 2026 — Oct 7–8, Munich. ... Alerting rules allow you to define alert conditions based on Prometheus expression language expressions and to send notifications about firing alerts to an external service....
🌐
SourceForge
sourceforge.net › home › open source software › software development › libraries › awesome prometheus alerts › files
Awesome Prometheus Alerts - Browse /2024-05-02.1 at SourceForge.net
May 2, 2024 - Awesome Prometheus Alerts /2024-05-02.1 files. Browse /2024-05-02.1 files for Awesome Prometheus Alerts, Collection of Prometheus alerting rules