Renaming some alert categories

This commit is contained in:
Samuel Berthe 2020-03-07 19:06:54 +01:00
parent 6edcdc75af
commit 05a2c9604b
No known key found for this signature in database
GPG key ID: 9D7813625412A946
2 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,8 @@ Collection available here: **[https://awesome-prometheus-alerts.grep.to](https:/
## Rules
- [Prometheus](https://awesome-prometheus-alerts.grep.to/rules#prometheus)
- [Host](https://awesome-prometheus-alerts.grep.to/rules#host)
- [Prometheus internals](https://awesome-prometheus-alerts.grep.to/rules#prometheus-internals)
- [Host/Hardware](https://awesome-prometheus-alerts.grep.to/rules#host-and-hardware)
- [Docker Containers](https://awesome-prometheus-alerts.grep.to/rules#docker-containers)
- [Nginx](https://awesome-prometheus-alerts.grep.to/rules#nginx)
- [RabbitMQ](https://awesome-prometheus-alerts.grep.to/rules#rabbitmq)

View file

@ -1,5 +1,5 @@
services:
- name: Prometheus
- name: Prometheus internals
exporters:
- rules:
- name: Prometheus configuration reload
@ -19,7 +19,7 @@ services:
query: "up == 0"
severity: warning
- name: Host
- name: Host and hardware
exporters:
- name: node-exporter
doc_url: https://github.com/prometheus/node_exporter