diff --git a/docs/monitoring.adoc b/docs/monitoring.adoc index 7f294632..7f8cbe30 100644 --- a/docs/monitoring.adoc +++ b/docs/monitoring.adoc @@ -128,7 +128,7 @@ $ docker run --rm --name prometheus -p 9090:9090 -v ./prometheus.yml:/etc/promet Prometheus will start scraping restheart metrics. Note that given the default `exclude` path templates, metrics for prometheus requests are not collected. -Open `localhosts:9090` with your browser and check the metrics: +Open `localhost:9090` with your browser and check the metrics: image::https://github.com/SoftInstigate/restheart/assets/6876503/154b3e6c-bc42-4751-af2d-7e2928746fa4[restheart metrics shown in prometheus]