dependabot[bot]
27b17962ea
build(deps): bump addressable from 2.7.0 to 2.8.0 ( #233 )
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-19 21:21:30 +02:00
flf2ko
a02a7e6eab
Fix "percentil" typo in Etcd rules ( #234 )
2021-08-19 21:21:16 +02:00
Krasimir Nedelchev
3d69117f33
Add missing parenthesis to rule ( #237 )
2021-08-19 21:20:11 +02:00
Igor Churmeev
3612c9cc3e
Add alerts for Hashicorp Vault ( #238 )
...
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2021-08-19 21:19:43 +02:00
Andre Martins
b47359c2fd
added alerts to cortex ( #240 )
...
* added alerts to cortex
* Update rules.yml
Co-authored-by: apmbktf <andre.pasqualinoto-martins@itau-unibanco.com.br>
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2021-08-19 20:31:46 +02:00
Benjamin Dos Santos
7304d40539
fix(HostNetworkInterfaceSaturated): display network interface name in description ( #239 )
...
`$labels.interface` doesn't exist, use `$labels.device` instead
2021-08-16 16:29:12 +02:00
Gjed
c2b8178304
Loki alerts ( #218 )
...
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2021-07-04 23:59:46 +02:00
asteny
243c0280cf
Haproxy 2 embedded exporter fixes ( #229 )
2021-07-04 23:28:58 +02:00
dependabot[bot]
650914d4ad
build(deps): bump nokogiri from 1.11.1 to 1.11.4 ( #221 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.1 to 1.11.4.
- [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.11.1...v1.11.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 12:38:05 +02:00
Alexandros Orfanos
6a6f89bad5
Add php-fpm max-children alert ( #224 )
2021-06-29 12:37:54 +02:00
piano
d123523164
Update alertmanager.md ( #231 )
...
webhook_config should be webhook_configs
2021-06-29 12:21:35 +02:00
Alberto del Barrio
0ba7c2a47e
fix typo ( #228 )
2021-06-27 14:16:42 +02:00
Samuel Berthe
092d0f8bda
fix(haproxy): some query were using wrong metrics name
2021-05-01 22:48:54 +02:00
Samuel Berthe
2c62d2cd6e
feat(template): better addressing of section (adding support for exporter-level linking and clipboarding)
2021-05-01 22:30:07 +02:00
Samuel Berthe
e044fddd11
feat(data): reverse traefik exporters order
2021-05-01 22:12:12 +02:00
Samuel Berthe
f2f012a2fb
fix(template): replace ":" by "=" into rule template
2021-05-01 22:05:12 +02:00
Paul Haerle
e090fd1569
fix "copy" button by quoting description fields... ( #182 )
...
...in yaml output and escape quotes inside.
Without this change, the YAML outputted isn't valid due to ":"
characters in the description which end up throwing errors like
/etc/prometheus/rules/prometheus.rules: yaml: line 88: mapping values
are not allowed in this context.
2021-05-01 22:04:09 +02:00
Samuel Berthe
af30d0f06c
fix(node_exporter): better alert description for EDAC + network errors ( #204 )
2021-05-01 22:01:10 +02:00
Samuel Berthe
bbba46c41b
fix(clipboard): copy of multiple rules was broken
2021-05-01 21:20:41 +02:00
Samuel Berthe
135d4b7c1a
fix(data): for KubernetesPodNotHealthy, insert a step of subquery execution time
2021-05-01 20:30:35 +02:00
Samuel Berthe
54b1e674b2
fix(data): fix pg replicatino lag query
2021-05-01 19:58:42 +02:00
Moritz
335ba16032
Fix upper/lowercase of systemd ( #207 )
...
The're quite clear on how they want it to be written:
https://unix.stackexchange.com/review/suggested-edits/372414
2021-05-01 19:44:06 +02:00
Samuel Berthe
1c44cd7818
feat(data): adding k8s rule - detect container killed by oomkiller
2021-05-01 19:33:03 +02:00
Gustavo Kazuo Motizuki
18672ff0f9
Improve KubernetesOutOfCapacity alert ( #211 )
2021-05-01 19:27:46 +02:00
Samuel
97c48862d7
fix(haproxy) ( #213 )
2021-05-01 18:58:46 +02:00
Samuel Berthe
b9f09e7f93
fix(freeswitch): move to the networking section
2021-05-01 18:53:04 +02:00
Samuel
823b8edd7e
feat(freeswitch) ( #214 )
2021-05-01 18:45:36 +02:00
Samuel Berthe
c3ba0cf199
data: rename coredns metric
2021-03-28 00:34:56 +01:00
Samuel Berthe
b9db2c0c68
data: fix some elasticsearch rules
2021-02-26 11:31:06 +01:00
Samuel Berthe
1d0fd50033
fix(data): quickfix on cassandra, because i merged a little bit to fast pr-196
2021-02-22 14:44:45 +01:00
ko-christ
24ae7de2f5
Fill in PrometheusRules for instaclustr/cassandra-exporter ( #196 )
2021-02-22 14:38:40 +01:00
Samuel Berthe
19f9316868
Merge pull request #197 from yasharne/new_minio
2021-02-22 14:09:38 +01:00
Yashar Nesabian
f166c909f1
removed old minio rules
2021-02-22 11:35:49 +03:30
Samuel Berthe
ca31cc8a71
fix(data): fix node exporter temperature alarm
2021-02-21 19:05:10 +01:00
Yashar Nesabian
def11767bf
added minio disk space usage missed condition
2021-02-16 21:33:33 +03:30
Yashar Nesabian
4c5ff1fc68
Added new minio alert rules
2021-02-16 21:06:14 +03:30
Samuel Berthe
6d7ef1cdbb
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts
2021-02-07 20:47:59 +01:00
Samuel Berthe
4138f78ea2
feat(ui): adding navbar
2021-02-07 20:46:45 +01:00
Samuel Berthe
417fb2e691
Merge pull request #189 from strangeman/zookeeper-alerts
2021-02-02 14:16:30 +01:00
Anton Markelov
040cbe1ace
add suggested changes
2021-02-02 14:19:32 +02:00
Samuel Berthe
b1e2e02db9
💄
2021-02-01 15:46:53 +01:00
Samuel Berthe
0b429f66a6
Merge pull request #190 from strangeman/kafka-and-burrow-alerts
2021-02-01 15:43:45 +01:00
Anton Markelov
b619efac76
deal with proposed changes
2021-02-01 13:15:51 +02:00
Anton Markelov
647508e520
add alerts for kafka burrow exporter
2021-02-01 11:01:36 +02:00
Anton Markelov
1f7712b332
add alerts for dabealu/zookeeper-exporter
2021-02-01 10:48:43 +02:00
Samuel Berthe
dbab48d066
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts
2021-01-26 23:50:36 +01:00
Samuel Berthe
ee176a798e
💄 styling
2021-01-26 23:50:15 +01:00
Samuel Berthe
c9edaa722c
Merge pull request #187 from bmailhe/fixrule
...
fix rule -Container Volume usage-
2021-01-26 23:48:17 +01:00
Samuel Berthe
81d3dc9a24
💄 styling
2021-01-26 23:43:09 +01:00
Samuel Berthe
12a54bcbd4
💄 adding anchors for easy linking
2021-01-26 23:31:54 +01:00