GitHub
github.com › bdossantos › prometheus-alert-rules
GitHub - bdossantos/prometheus-alert-rules: Collection of Prometheus Alert Rules · GitHub
A curated collection of Prometheus alert rules and recording rules covering a wide range of systems and services.
Author: bdossantos
26:50
Alerting Rules in Prometheus with Examples | Add Alerting Rules ...
13:55
Prometheus Alertmanager - YouTube
42:07
Full Tutorial: AlertManager Set up and PrometheusRules - YouTube
18:35
How to configure Prometheus alertmanager to fire slack alert ...
16:48
"How to Configure Prometheus Alertmanager | Alert Rules & ...
14:15
Prometheus email alerting | Prometheus alertmanager email ...
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 Alert 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 Alert Rules
What is the license for these alert rules?
The alert rules and content are licensed under Creative Commons CC BY 4.0 — you are free to use, adapt, and redistribute them, including commercially, as long as you provide attribution. The site source code is licensed under MIT. See the LICENSE file in the GitHub repository for details.
samber.github.io
samber.github.io › awesome-prometheus-alerts
Awesome Prometheus Alert Rules
Starred by 28 users
Forked by 40 users
Samber
samber.github.io › awesome-prometheus-alerts
Awesome Prometheus Alert 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
Samber
samber.github.io › home › rules
1162 Prometheus Alerting Rules for 94 Services | Awesome Prometheus Alerts
Browse 1162 Prometheus alerting rules across 94 services. Organized by category: databases, Kubernetes, cloud providers, message brokers, and more.
Samber
samber.github.io › awesome-prometheus-alerts › rules.html
Awesome Prometheus alerts | Collection of alerting rules
Redirecting to /awesome-prometheus-alerts/rules/…
GitHub
github.com › jpweber › prometheus-alert-rules › blob › master › prometheus-alerts.yml
prometheus-alert-rules/prometheus-alerts.yml at master · jpweber/prometheus-alert-rules
June 28, 2016 - Collection of Prometheus Alert Rules. Contribute to jpweber/prometheus-alert-rules development by creating an account on GitHub.
Author: jpweber