diff --git a/README.md b/README.md index 566d8a9..d4b21eb 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/_data/rules.yml b/_data/rules.yml index 1ec618f..1f96294 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -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