diff --git a/README.md b/README.md index ded7fa5d9..5e81c5289 100644 --- a/README.md +++ b/README.md @@ -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`.