Skip to content

Commit

Permalink
Fix typo in monitoring.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang authored Jan 24, 2024
1 parent 61a500a commit 7e69f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/monitoring.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit 7e69f1d

Please sign in to comment.