Commit graph

836 commits

Author SHA1 Message Date
Samuel Berthe
2b5c8b0ec7
Update README.md 2026-01-15 02:39:24 +01:00
samber
81081bdda5 Publish 2026-01-07 12:58:08 +00:00
Samuel Berthe
d400e3e64d
feat(k8s): cronjob rule (#491) 2026-01-07 13:57:42 +01:00
Samuel Berthe
1136aa3a87
remove file 2026-01-07 13:29:12 +01:00
Simon Matic Langford
f810ff531d
Node exporter rules to preserve instance labels (#488)
* Jenkins node offline for clause (#2)

* Convert cpu alert expressions to without() rather than on()

* Remove on() expression from network throughput alerts as labels fully match

---------

Co-authored-by: Simon Matic Langford <simon@longshotsystems.co.uk>
2026-01-06 16:24:18 +01:00
dependabot[bot]
74ba870f05
build(deps-dev): bump uri from 0.13.2 to 0.13.3 (#489)
Bumps [uri](https://github.com/ruby/uri) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: uri
  dependency-version: 0.13.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 00:55:03 +01:00
5bentz
ffa260b39d
Update sleep-peacefully.md (#487)
Fix business hours (9:00 to 18:00)
2025-12-08 15:19:11 +01:00
dependabot[bot]
766b224c67
build(deps): bump actions/checkout from 5 to 6 (#485)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2025-12-01 21:34:15 +01:00
Simon Matic Langford
79f2858037
Improve Jenkins node alerts to better handle servers with multiple nodes (#484) 2025-11-17 14:56:04 +01:00
Samuel Berthe
d6589237e1
Update CONTRIBUTING.md 2025-11-13 16:24:49 +01:00
Samuel Berthe
d0d1b00a7b
Fix typo in OpenTelemetry Collector link 2025-11-05 17:15:10 +01:00
Samuel Berthe
e617c07179
Update README.md 2025-11-05 17:14:47 +01:00
Samuel Berthe
48f2dde80c
feat: use /ref/head/ instead of /master/ for yaml url (#482) 2025-11-05 17:12:50 +01:00
samber
cea78d7fd6 Publish 2025-11-05 16:08:52 +00:00
Arve Knudsen
d58bc324ad
Add OpenTelemetry Collector monitoring alerts (#480)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2025-11-05 17:08:26 +01:00
samber
4acbddb21a Publish 2025-11-05 16:04:56 +00:00
Samuel Berthe
6e2db98590
feat: add support for exporter-level comments (#481) 2025-11-05 17:04:30 +01:00
samber
ae8cfb0366 Publish 2025-10-13 12:24:59 +00:00
andrii.k
9edef74e73
update kafka alerts (#478) 2025-10-13 14:24:37 +02:00
dependabot[bot]
2f9279d707
build(deps-dev): bump rexml from 3.3.9 to 3.4.2 (#476)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.9...v3.4.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 04:17:09 +02:00
samber
606d6fc592 Publish 2025-09-15 13:04:10 +00:00
Riccardo Cannella
7832e01082
haproxy: align v1 and v2 HAProxy backend max active session > 80% alerts (#475)
* haproxy: align v1 and v2 max current session alerts

* fix: remove non-existing label

---------

Co-authored-by: Riccardo Cannella <riccardo.cannella@reevo.it>
2025-09-15 15:03:44 +02:00
samber
b158ebb551 Publish 2025-09-14 17:22:29 +00:00
Samuel Berthe
237e89babc
Update query for unused replication slot rule 2025-09-14 19:22:05 +02:00
dependabot[bot]
264bcb82be
build(deps): bump actions/checkout from 4 to 5 (#473)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-09-02 17:06:00 +02:00
Samuel Berthe
dfac84209d
Update README.md 2025-09-01 15:41:07 +02:00
samber
5fbce5f513 Publish 2025-09-01 13:41:06 +00:00
Sajjad hassanzadeh
a2c31358d1
Add couchdb alerts (#472)
* add : additional essential clickhouse alerts

* Add new ClickHouse alert rules for monitoring

* linting

* add : couchdb roles config in rules.yml

* add : couchdb alerts in rules directory

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2025-09-01 15:40:42 +02:00
Samuel Berthe
edae18b8df
Remove Screeb tag 2025-08-29 15:20:48 +02:00
Samuel Berthe
0a55137e6a
Remove Screeb 2025-08-29 15:20:21 +02:00
samber
3abc7144aa Publish 2025-08-28 21:07:00 +00:00
Sajjad hassanzadeh
7bced89d2d
add : additional essential clickhouse alerts (#471)
* add : additional essential clickhouse alerts

* Add new ClickHouse alert rules for monitoring

* linting

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2025-08-28 23:06:31 +02:00
dependabot[bot]
52e4ba143c
build(deps-dev): bump nokogiri from 1.18.8 to 1.18.9 (#469)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.8...v1.18.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 16:59:26 +02:00
samber
b04b11ce1d Publish 2025-06-25 11:32:39 +00:00
Samuel Berthe
554850df41
Update rules.yml 2025-06-25 13:32:16 +02:00
samber
ea63d8001a Publish 2025-06-17 17:16:15 +00:00
Samuel Berthe
748524d580
Update rules.yml 2025-06-17 19:15:52 +02:00
samber
6ebe6d8a8e Publish 2025-06-17 15:07:35 +00:00
Samuel Berthe
a5a3c2cd92
fix: HostHighCpuUsage (#466)
closes #457
2025-06-17 17:07:05 +02:00
samber
a3325114ea Publish 2025-05-21 21:04:42 +00:00
Samuel Berthe
4b1b8242cb
Update rules.yml 2025-05-21 23:04:12 +02:00
samber
67cf6892a4 Publish 2025-05-20 06:21:45 +00:00
jaqxues
98d6e7db05
Alloy: Fix incorrect alert (#464) 2025-05-20 08:21:14 +02:00
samber
becbe1be3b Publish 2025-05-08 17:49:45 +00:00
andrii.k
e0e3cdda1d
update istio 4xx alert description (#463) 2025-05-08 19:49:18 +02:00
Samuel Berthe
4be87d7796
Update README.md 2025-05-03 22:53:51 +02:00
samber
fd9da90c1d Publish 2025-05-03 20:52:49 +00:00
Carsten Thiel
79f45a5146
Adding rules for checking FluxCD (#458) 2025-05-03 22:52:26 +02:00
samber
9f5c641bdd Publish 2025-04-23 08:31:10 +00:00
samber
aca1bdf1fb Publish 2025-04-23 08:28:06 +00:00