Commit graph

699 commits

Author SHA1 Message Date
Evi Vanoost
351e45cb13 Merge remote-tracking branch 'guruevi/master' 2024-03-13 15:54:01 -04:00
Evi Vanoost
a68beee3c4 PostgreSQL now has optimized autovacuum behavior 2024-03-13 15:53:56 -04:00
guruevi
bfd04e6f36
Merge branch 'samber:master' into master 2024-03-13 14:57:53 -04:00
samber
693c9e51b2 Publish 2024-03-11 22:29:17 +00:00
Samuel Berthe
1eb5c5834f
Update rules.yml 2024-03-11 23:28:06 +01:00
samber
7b3cef8bf9 Publish 2024-03-11 21:56:16 +00:00
Samuel Berthe
90706282ad
Update rules.yml 2024-03-11 22:55:05 +01:00
samber
7e0d0097ce Publish 2024-03-06 16:15:04 +00:00
Evi Vanoost
224e6d00a9 Refined some more queries 2024-03-06 11:13:48 -05:00
samber
c026db7e52 Publish 2024-02-25 19:55:46 +00:00
Evi Vanoost
46043360de Removed queries that throw errors when systems are upgraded. Also fixed and simplified a few Postgres queries. 2024-02-25 14:53:30 -05:00
samber
45a711f921 Publish 2024-02-25 00:32:13 +00:00
Evi Vanoost
46b9ccf057 Merge remote-tracking branch 'guruevi/master' 2024-02-24 19:30:27 -05:00
Evi Vanoost
87ee1292e7 Minor bug fixes 2024-02-24 19:30:22 -05:00
samber
b660fafe4c Publish 2024-02-25 00:10:19 +00:00
Evi Vanoost
d6ef8e7449 Clean up some more metrics 2024-02-24 19:06:50 -05:00
samber
59dc6dca5c Publish 2024-02-24 19:15:25 +00:00
Evi Vanoost
79960ae2b4 Set variables correctly 2024-02-24 14:12:32 -05:00
Evi Vanoost
e3bc917e6b Set variables correctly 2024-02-24 14:10:16 -05:00
Evi Vanoost
fbca1a1cb8 Add an option to force running the action for testing purposes 2024-02-24 14:08:30 -05:00
Evi Vanoost
6fe429e7b7 Add an option to run GitHub Action manually 2024-02-24 14:01:16 -05:00
Evi Vanoost
8d3ae0436b smartctl_exporter publishes both drive_trip and current drive temperatures. Since most of the alerts are going to be permanent, it does not make sense to wait for the alert to be on for a certain time. Temperature sensors likewise vary, using the last sample is not sufficient to alert on potential issues. 2024-02-24 13:49:42 -05:00
samber
e2d3dadbc5 Publish 2024-02-12 08:42:15 +00:00
Samuel Berthe
05c4716c2b
Fix KubernetesAPIserverlatency 2024-02-12 09:41:03 +01:00
samber
c3258de6c7 Publish 2024-02-10 22:25:26 +00:00
Samuel Berthe
f5f6b338a3
fix: high/low cpu alert 2024-02-10 23:24:10 +01:00
Samuel Berthe
937cd35df7
💄 2024-02-10 20:04:17 +01:00
samber
284db65e46 Publish 2024-02-10 19:02:28 +00:00
Samuel Berthe
5f57f09db0
fix(HostOutOfInodes): exclude msdosfs FS
See #398
2024-02-10 20:01:19 +01:00
dependabot[bot]
2a2a1305ba
build(deps-dev): bump nokogiri from 1.14.3 to 1.16.2 (#401)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2.
- [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.14.3...v1.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 20:33:50 +01:00
samber
0dba950ccc Publish 2024-02-09 19:25:17 +00:00
Samuel Berthe
854688d17a
Update README.md 2024-02-09 20:24:10 +01:00
Marek Červenka
4eb0e910e7
SMART monitoring (#402)
* SMART monitoring

* query regex fix

---------

Co-authored-by: Marek Cervenka <cervenka@ipex.cz>
2024-02-09 20:23:30 +01:00
Samuel Berthe
0727f2ef2e
Update rules.yml 2024-01-26 04:10:22 +01:00
Brett Beutell
56a7e0d03a
Update rule for host memory underutilization to use avg_over_time instead of rate, since node_memory_MemAvailable_bytes is a gauge (#400) 2024-01-26 04:09:35 +01:00
samber
df4016bf6a Publish 2024-01-20 19:34:37 +00:00
josedev-union
c6ff5a59dc
feat: Add rules for Graph Node (#387)
Co-authored-by: josedev-union <josedev-union@users.noreply.github.com>
2024-01-20 20:33:26 +01:00
Samuel Berthe
31a27fb9e0
fix screeb 2023-12-11 23:49:35 +01:00
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