Commit graph

106 commits

Author SHA1 Message Date
Samuel Berthe
1d3e31669d
Merge pull request #48 from samber/dependabot/bundler/nokogiri-1.10.4
Bump nokogiri from 1.8.5 to 1.10.4
2019-08-23 13:26:02 +02:00
dependabot[bot]
5b7ecd2ce0
Bump nokogiri from 1.8.5 to 1.10.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.5...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-23 11:23:49 +00:00
Samuel Berthe
4e2346e6bd
Add CollectorError alert for WMI exporter (#47)
Add CollectorError alert for WMI exporter
2019-08-23 13:18:40 +02:00
Jonas Kongslund
9bd8b3698f Add CollectorError alert for WMI exporter 2019-08-22 13:52:15 +04:00
Samuel Berthe
8e5d0ab71d
Merge pull request #45 from 0x46616c6b/traefik-alerts
add alerts for traefik
2019-08-08 16:51:22 +02:00
louis
e9f247783b add alerts for traefik 2019-08-08 14:32:47 +02:00
Samuel Berthe
49856bfd2a
Merge pull request #44 from kongslund/probe-failed
Add ProbeFailed alert for the Blackbox exporter
2019-08-04 09:37:19 +02:00
Samuel Berthe
455d033d9a
Merge pull request #43 from kongslund/severity
Take severity value from the rule
2019-07-25 15:56:02 +02:00
Jonas Kongslund
d789cc314c Add ProbeFailed alert for the Blackbox exporter 2019-07-25 13:01:47 +04:00
Jonas Kongslund
fa4b2c55ba Take severity value from the rule 2019-07-25 12:56:59 +04:00
Samuel Berthe
80b1cb8fe2
doc(readme,contributing): metrics names and breaking changes 2019-07-18 09:32:52 +02:00
Samuel Berthe
25574698e3
Merge pull request #42 from vietdien2005/master
Suggest fix rules
2019-07-17 14:21:50 +02:00
Dam Viet
e2c731229b
fix rule Container Volume usage 2019-07-17 16:59:56 +07:00
Dam Viet
6d6d6ac6a7 update 2019-07-15 15:13:23 +07:00
Dam Viet
db26f248f8 fix rule Container Volume usage 2019-07-15 14:56:52 +07:00
Dam Viet
4b7ecc82e2 suggest fix Container Memory usage 2019-07-15 14:54:13 +07:00
Samuel Berthe
006dfe7f3e
Update README.md 2019-07-14 20:02:20 +02:00
Samuel Berthe
b496d02c29
🤘 🎸 (#41)
🤘 🎸
2019-07-14 20:01:40 +02:00
Samuel Berthe
a9019cb063
🤘 🎸 2019-07-14 20:00:55 +02:00
Samuel Berthe
29c46c6965
Update README.md 2019-07-14 18:53:40 +02:00
Samuel Berthe
3cdc7d625a
_data/rules.yml: Added CoreDNS panic alert. (#35)
_data/rules.yml: Added CoreDNS panic alert.
2019-07-14 18:06:21 +02:00
Samuel Berthe
089ab714c0
Update rules.yml 2019-07-14 18:06:08 +02:00
Samuel Berthe
e189294c94
_data/rules.yml: Added Kubernetes volume alert rule. (#32)
_data/rules.yml: Added Kubernetes volume alert rule.
2019-07-14 17:59:49 +02:00
Samuel Berthe
78dc1ba144
Update rules.yml 2019-07-14 17:59:39 +02:00
Samuel Berthe
ab37274263
fix(template): Shorter threshold (30min -> 5min) 2019-07-14 17:54:05 +02:00
Samuel Berthe
1eaca43d4b
node-exporter: better cpu load query (#40)
node-exporter: better cpu load query
2019-07-14 17:52:32 +02:00
Samuel Berthe
3d6e520ac1
fix(node-exporter): better cpu load query 2019-07-14 17:51:21 +02:00
Samuel Berthe
1ed92a3051
add Windows Server (wmi_exporter) examples (#39)
add Windows Server (wmi_exporter) examples
2019-07-14 17:33:39 +02:00
Samuel Berthe
ca22d8d3d9
Fixed windows disk usage computation 2019-07-14 17:31:52 +02:00
anon
70211339af more alerts and removed IIS Process from wmi_service_status 2019-07-14 08:46:00 +02:00
anon
f033e06045 Name feedback from samber 2019-07-12 08:57:10 +02:00
anon
3b6235ccb3 add wmi_exporter example 2019-07-09 11:56:41 +02:00
Samuel Berthe
5f54be2f3c
Merge pull request #33 from jpds/prom-config-reload
_data/rules.yml: Added Prometheus configuration reload alert rule.
2019-06-26 22:55:21 +02:00
Jonathan Davies
ddc19224be _data/rules.yml: Added AlertManager config reload rule. 2019-06-25 16:06:55 +01:00
Jonathan Davies
2574946609 _data/rules.yml: Use humanize instead of % printf. 2019-06-25 15:54:47 +01:00
Jonathan Davies
c7ca57f57f _data/rules.yml: Added volume full in four days alert rule. 2019-06-25 14:45:17 +01:00
Jonathan Davies
37109f8ccd _data/rules.yml: Added CoreDNS panic alert. 2019-06-24 22:25:40 +01:00
Jonathan Davies
3ccf6ae3d0 _data/rules.yml: Added Kubernetes volume alert rule. 2019-06-24 16:09:02 +01:00
Jonathan Davies
49d93c6f4f _data/rules.yml: Added Prometheus configuration reload alert rule. 2019-06-24 14:31:09 +01:00
Samuel Berthe
f460b39c97
Merge pull request #31 from GETandSELECT/master
correct wrong AND to OR for blackbox_exporter
2019-06-17 19:37:24 +02:00
anon
bb5dba262f correct wrong AND to OR 2019-06-17 14:25:43 +02:00
Samuel Berthe
5aa24b7836
Add systemd failed services alerts + documentation for node-exporter (#30)
Add systemd failed services alerts + documentation for node-exporter
2019-06-06 18:00:18 +02:00
Jonas DOREL
e685a7ddef Add systemd failed services alerts 2019-06-06 15:44:56 +02:00
Samuel Berthe
ab6612b94f Improves Juniper rules 2019-05-21 11:59:08 +02:00
Samuel Berthe
e17edc9e99 Merge branch 'master' of github.com:samber/awesome-prometheus-alerts 2019-05-21 11:52:40 +02:00
Samuel Berthe
a214e3d297
Merge pull request #29 from AngelFreak/juniper-rules
Add Juniper rules
2019-05-21 11:52:18 +02:00
AngelFreak
51d0357e15 Changed from 09 to 10 for 10GBit, and fix severity duplicate 2019-05-20 09:37:01 +02:00
AngelFreak
0a2a4e2aaf Remove redundant example, and changed notation for easier reading 2019-05-16 10:32:18 +02:00
AngelFreak
5e40343cbc Add Juniper rules 2019-05-15 15:20:48 +02:00
Samuel Berthe
14c34eaf1a
Merge pull request #24 from mxssl/master
Add blackbox rules
2019-03-11 09:22:36 +01:00