diff --git a/docs/README.md b/docs/README.md index 7a9e4c1..d35ee2c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -38,7 +38,7 @@ Plugin for JMeter that allows to write load test data on-the-fly to influxDB. # Configure Grafana to view the collected metrics The following things need to done to configure Grafana to view the collected metrics from Influx db. -* Download the following dashboard files and import it in Grafana. +* Download the following dashboard files and import all the dashboard in Grafana. For more information on how to import dashboard in Grafana refer [here](https://grafana.com/docs/reference/export_import/#importing-a-dashboard). * [Main Dashboard](MainDashboard.json) * [Response Time Dashboard](ResponseTime.json) * [Historic Data Dashboard](HistoricData.json)