From fb75aaea5850c677bb4f26ad6a0ac6bbb0b025eb Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Sun, 5 Feb 2023 19:54:56 +0100 Subject: [PATCH] update --- prometheus_grafana/readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/prometheus_grafana/readme.md b/prometheus_grafana/readme.md index 1f4d386..47f4cf6 100644 --- a/prometheus_grafana/readme.md +++ b/prometheus_grafana/readme.md @@ -17,11 +17,9 @@ So maybe just go play with that. # Chapters -6. [redirect HTTP traffic to HTTPS](#6-redirect-HTTP-traffic-to-HTTPS) - Setup here starts off with the basics and then theres chapters how to add features -* **[Core prometheus+grafana](Overview)** - to get nice dashboards with metrics from docker host and containers +* **[Core prometheus+grafana](#Overview)** - to get nice dashboards with metrics from docker host and containers * **Pushgateway** - how to use it to allow pushing metrics in to prometheus from anywhere * **Alertmanager** - how to use it for notifications * **Loki** - how to do the above things but for logs, not just metrics