Releases: samber/awesome-prometheus-alerts
Releases · samber/awesome-prometheus-alerts
2025-04-17.1
What's Changed
- build(deps-dev): bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #415
- fix: some kube api alert lint by @rsicart in #416
- kube hpa lint and improvement by @rsicart in #417
- fix elasticsearch rate rules by @enesyalinkaya in #418
- build(deps-dev): bump rexml from 3.2.5 to 3.2.8 by @dependabot in #420
- feat(meilisearch): add basic set of rules by @nohant in #425
- [Snyk] Security upgrade github-pages from 226 to 227 by @samber in #426
- build(deps-dev): bump nokogiri from 1.15.6 to 1.16.5 by @dependabot in #427
- build(deps-dev): bump rexml from 3.3.2 to 3.3.3 by @dependabot in #428
- feat: Add NATS and JetStream Prometheus alert rules by @somratdutta in #430
- [Snyk] Security upgrade github-pages from 231 to 232 by @samber in #432
- build(deps-dev): bump rexml from 3.3.3 to 3.3.6 by @dependabot in #431
- [Snyk] Security upgrade webrick from 1.7.0 to 1.8.2 by @samber in #434
- build(deps): bump webrick from 1.7.0 to 1.8.2 by @dependabot in #435
- build(deps-dev): bump rexml from 3.3.7 to 3.3.9 by @dependabot in #438
- feat: Add rule to Kubernetes Job not starting by @sipr-invivo in #436
- RabbitMQ: add too many ready messages alert by @krokyze in #441
- Update postgres-exporter.yml by @dxrayz in #444
- fix: formatting errors by @sunlei in #448
- Various updates and quality of life changes by @guruevi in #405
- Add caddy.yml by @Stunkymonkey in #450
- Update mysqld-exporter.yml by @lirulei in #442
- Update google-cadvisor.yml by @dzaczek in #382
- build(deps-dev): bump nokogiri from 1.16.7 to 1.18.3 by @dependabot in #451
- fix missing parentheses in node-exporter rule by @fasashen in #452
- build(deps-dev): bump nokogiri from 1.18.3 to 1.18.4 by @dependabot in #453
- build(deps-dev): bump uri from 0.13.1 to 0.13.2 by @dependabot in #454
- Fix queries in elasticsearch latency alerts by @Pigueiras in #455
- Added PostgresqlReplicationLagHigh rule by @dmotte in #456
New Contributors
- @rsicart made their first contribution in #416
- @nohant made their first contribution in #425
- @somratdutta made their first contribution in #430
- @sipr-invivo made their first contribution in #436
- @krokyze made their first contribution in #441
- @dxrayz made their first contribution in #444
- @sunlei made their first contribution in #448
- @guruevi made their first contribution in #405
- @Stunkymonkey made their first contribution in #450
- @lirulei made their first contribution in #442
- @dzaczek made their first contribution in #382
- @fasashen made their first contribution in #452
- @Pigueiras made their first contribution in #455
- @dmotte made their first contribution in #456
Full Changelog: 2024-05-13.1...2025-04-17.1
2024-05-13.1
What's Changed
- Added Clickhouse by @xogoodnow in #412
- Fixed HPA rule to use more correct condition by @dharapvj in #408
- Fix HaproxyBackendMaxActiveSession: look at current / limit by @fschlich in #413
New Contributors
- @xogoodnow made their first contribution in #412
- @dharapvj made their first contribution in #408
- @fschlich made their first contribution in #413
Full Changelog: 2024-05-06.1...2024-05-13.1
2024-05-02.1
What's Changed
- add new alerts for elasticsearch rules.yml by @enesyalinkaya in #411
New Contributors
- @enesyalinkaya made their first contribution in #411
Full Changelog: 2024-05-02.1...2024-05-06.1
2024-05-02.1
What's Changed
- SMART monitoring by @cervajs in #402
- Added prepared statements mysqld-exporter alert by @DonPerinon in #407
- RedisOutOfConfiguredMaxmemory: checking if memory limit is set by @shtoltz in #410
New Contributors
- @cervajs made their first contribution in #402
- @DonPerinon made their first contribution in #407
- @shtoltz made their first contribution in #410
Full Changelog: 2024-01-26.1...2024-05-02.1
2024-01-26.1
What's Changed
- feat: Add rules for Graph Node by @josedev-union in #387
- Update rule for host memory underutilization to use avg_over_time by @brettimus in #400
New Contributors
- @josedev-union made their first contribution in #387
- @brettimus made their first contribution in #400
Full Changelog: 2023-12-01.1...2024-01-26.1
2023-12-01.1
Better description in kube alerts
2023-10-24.1
Adding PostgresqlInvalidIndex
2023-08-22.1
Fix a malformed yaml key for PostgresqlTooManyConnections rule.
2023-08-20.1
- Improve naming and description of kubernetes rules
2023-08-15.1
- Fix Postgresql max connections
- Fix KubernetesJobSlowCompletion
- Fix RedisDisconnectedSlaves
- Adding Patroni exporter