mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-20 16:46:37 +08:00
🚨 Collection of Prometheus alerting rules
alertalertingalerting-rulesalertmanagerawesomecollectionexportergrafanamonitoringprometheusprometheus-alerting-rulespromqlqueryrulesupervision
* feat(jaeger): add v2 OTEL-based alerts and keep v1 as legacy
Jaeger v2 is built on OpenTelemetry Collector and no longer exposes
jaeger_agent_* / jaeger_collector_* / jaeger_client_* metrics.
- Add "Embedded exporter (v2+)" with 8 rules targeting:
- jaeger_storage_requests_total (error rate, unavailability, no reads)
- jaeger_storage_latency_seconds_bucket (p99 latency)
- http_server_request_duration_seconds_* via otelhttp (search errors,
search latency, single-trace retrieval latency, service discovery errors)
- Rename existing exporter to "Embedded exporter (legacy, <v2)" with
slug embedded-exporter-legacy and a v1 EOL notice (Dec 31 2025)
* chore: adding node version to github action
|
||
|---|---|---|
| .github | ||
| _data | ||
| dist | ||
| site | ||
| .gitignore | ||
| .travis.yml | ||
| CLAUDE.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
👋 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
Sponsored by:
Cut Kubernetes & AI costs, boost application stability.
Better Stack lets you centralize, search, and visualize your logs.
✨ Contents
🚨 Rules
Basic resource monitoring
- Prometheus self-monitoring
- Host/Hardware
- SMART
- IPMI
- Docker Containers
- Blackbox
- Windows
- VMWare
- Proxmox VE
- Netdata
- eBPF
- Process Exporter
- Systemd
Databases
- MySQL
- PostgreSQL
- SQL Server
- Oracle Database
- Patroni
- PGBouncer
- Redis
- Memcached
- MongoDB
- Elasticsearch
- OpenSearch
- Meilisearch
- Cassandra
- Clickhouse
- CouchDB
- Solr
Message brokers
Proxies, load balancers and service meshes
Runtimes
Data engineering
Orchestrators
CI/CD
Network and security
- SpeedTest
- SSL/TLS
- cert-manager
- Juniper
- CoreDNS
- FreeSwitch
- Hashicorp Vault
- Keycloak
- Cloudflare
- SNMP
- Cilium
- WireGuard
Storage
Cloud providers
Observability
- Thanos
- Loki
- Promtail
- Cortex
- Grafana Tempo
- Grafana Mimir
- Grafana Alloy
- OpenTelemetry Collector
- Jaeger
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...
💫 Show your support
Give a ⭐️ if this project helped you!
📝 License
- Alert rules and content: Creative Commons CC BY 4.0
- Site source code: MIT
See LICENSE for details.
