Commit graph

661 commits

Author SHA1 Message Date
samber
6ee065c636 Publish 2023-12-01 17:26:16 +00:00
michaelact
7fa11bf6cc
Add simple and meaningful kube-state-metrics alert summary (#394)
* feat: add 'summary' to be overriden from rules.yml

* chore: add simple and meaningful summary for kubernetes alerts
2023-12-01 18:25:11 +01:00
samber
7d05d142d5 Publish 2023-11-26 01:19:24 +00:00
Samuel Berthe
a4de5323ad
Update rules.yml 2023-11-26 02:18:16 +01:00
Samuel Berthe
2ffde4f24c
Update alertmanager.md 2023-11-21 18:38:09 +01:00
samber
308b3c52dd Publish 2023-10-24 13:05:40 +00:00
Samuel Berthe
76de11d71b
Update rules.yml 2023-10-24 15:03:51 +02:00
samber
97da7f97b6 Publish 2023-10-13 15:10:33 +00:00
Pierre Riteau
cbf7046afa
Fix capitalisation of RabbitMQ (#392) 2023-10-13 17:09:10 +02:00
samber
82f2798620 Publish 2023-10-06 16:50:22 +00:00
Vicky Wilson Jacob
7a8f883df6
feat: adding hadoop jmx exporter (#391)
* adding hadoop exporter

* added hadoop rules with jmx exporter

* added hadoop rules with jmx exporter

* Update rules.yml

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2023-10-06 18:48:54 +02:00
Samuel Berthe
32a097836a
Update README.md 2023-10-06 18:48:38 +02:00
dependabot[bot]
672f26692c
build(deps): bump actions/checkout from 3 to 4 (#390)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 10:22:35 +02:00
Nicholas Devenish
95fab18a2f
Fix typo "critial" in receiver routes (#389) 2023-09-26 20:27:26 +02:00
samber
ccdfd22a41 Publish 2023-09-18 18:16:22 +00:00
Samuel Berthe
bacb433089
Update rules.yml 2023-09-18 20:14:57 +02:00
samber
93a62d4271 Publish 2023-08-22 13:53:16 +00:00
Samuel Berthe
053cde27e4
Update rules.yml 2023-08-22 15:51:53 +02:00
samber
4279dedb52 Publish 2023-08-19 22:41:12 +00:00
Pavel Timofeev
6b1685261d
Rework kube-state-metrics alerts (#381)
* Rework kube-state-metrics alerts:
- provide meaningful labels in summary as 'instance' label hardly makes sense in most of them
- rename some alerts to tell more accurate what the problem is
- adjust description trying to follow some kind of the message schema found in other alerts

* move changes to _data/rules.yml

* Update rules.yml

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2023-08-20 00:39:22 +02:00
Samuel Berthe
3e53d29986
fix: larger body 2023-08-15 20:38:58 +02:00
Samuel Berthe
4b818ad86f
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts 2023-08-15 20:38:02 +02:00
Samuel Berthe
d106e10185
fix: larger body 2023-08-15 20:37:50 +02:00
samber
afddf710ab Publish 2023-08-15 18:28:36 +00:00
Samuel Berthe
c3d78786e8
fix ci 2023-08-15 20:27:13 +02:00
Samuel Berthe
b19b403862
Update README.md 2023-08-15 20:05:13 +02:00
Samuel Berthe
5b6a86fa00
Update README.md 2023-08-15 20:03:06 +02:00
Samuel Berthe
ab7e29cfc0
Update README.md 2023-08-15 20:01:45 +02:00
Roman Pertl
ecd92399d5
feat: adding patroni alert rules (#369) 2023-08-15 19:54:15 +02:00
fzyzcjy
13e90b3aea
Update rules.yml (#371) 2023-08-15 19:42:46 +02:00
Ted Hahn
94b9f3cfbb
Fix for Postgres max connections. Postgres does not limit connections by database, but total over the server. Additionally, alert labels didn't match across the pair. Using a min by on the right side deals with the possibility additional labels are present on your exporter. (#376) 2023-08-15 19:39:41 +02:00
Samuel Berthe
15e3131547
Update rules.yml 2023-08-15 19:36:22 +02:00
Samuel Berthe
eb3220c8d7
Update rules.yml 2023-08-15 19:34:14 +02:00
Pavel Timofeev
c419732e2e
Substract failed jobs from KubernetesJobSlowCompletion (#363) 2023-08-15 19:32:51 +02:00
dependabot[bot]
1b1473eb14
build(deps-dev): bump commonmarker from 0.23.9 to 0.23.10 (#378)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 09:46:23 +02:00
Ivan Dudin
86e3e38a99
fix typo (#377) 2023-08-07 19:43:10 +02:00
Samuel Berthe
ff76ceccde
Update rules.yml 2023-07-30 22:24:31 +02:00
samber
f72620203f Publish 2023-07-30 20:22:47 +00:00
Moritz
fe5f78171a
update rules.yml (#374) 2023-07-30 22:21:20 +02:00
samber
c0ec625dc6 Publish 2023-07-29 16:22:19 +00:00
Samuel Berthe
8c811045e5
Update rules.yml 2023-07-29 18:20:58 +02:00
Roman Pertl
0eb66a5d2c
fix(ci): split rule groups into seperate files (#368)
- mitigate an issue that command line is too long for
  liquid-cli
2023-07-15 18:05:25 +02:00
Yevhen Tienkaiev
68d45a0856
Fix threshold for IstioLatency99Percentile (#366)
* Fix threshold for IstioLatency99Percentile

IstioLatency99Percentile is in milliseconds so to have 1s we need to set 1000 instead of 1

* Update embedded-exporter.yml
2023-07-12 14:47:53 +02:00
samber
3ad1536226 Publish 2023-07-12 12:34:10 +00:00
Samuel Berthe
32cf16a53d
Update rules.yml 2023-07-12 14:32:43 +02:00
samber
4394de4713 Publish 2023-07-06 11:55:47 +00:00
Samuel Berthe
1bb6c602f7
Update rules.yml 2023-07-06 13:54:31 +02:00
Samuel Berthe
5d254811b4
Update rules.yml 2023-06-27 00:28:31 +02:00
Roman Pertl
71f488d744
feat: improve rule for used connection on redis (#358)
use max allowed connections value instead of a fixed value
2023-06-27 00:27:20 +02:00
samber
7a05f925b4 Publish 2023-06-22 16:42:13 +00:00