Skip to content
Snippets Groups Projects
Unverified Commit 41ae99ab authored by Antoine Rey's avatar Antoine Rey Committed by GitHub
Browse files

Merge pull request #143 from andeemarks/master

Fixed README link to (local) Prometheus UI
parents 3d0e4b5a 048b5351
No related branches found
No related tags found
No related merge requests found
......@@ -99,12 +99,12 @@ A JMeter load testing script is available to stress the application and generate
### Using Prometheus
* Prometheus can be accessed from your local machine at [http://localhost:9091]()
* Prometheus can be accessed from your local machine at http://localhost:9091
### Using Grafana with Prometheus
* An anonymous access and a Prometheus datasource are setup.
* A `Spring Petclinic Metrics` Dashboard is available at the URL [http://localhost:3000/d/69JXeR0iw/spring-petclinic-metrics]().
* A `Spring Petclinic Metrics` Dashboard is available at the URL http://localhost:3000/d/69JXeR0iw/spring-petclinic-metrics.
You will find the JSON configuration file here: [docker/grafana/dashboards/grafana-petclinic-dashboard.json]().
* You may create your own dashboard or import the [Micrometer/SpringBoot dashboard](https://grafana.com/dashboards/4701) via the Import Dashboard menu item.
The id for this dashboard is `4701`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment