From 9eee4099a8dd36a71e089120b253f591c72c5cff Mon Sep 17 00:00:00 2001 From: sfakrudeen78 Date: Sun, 15 Sep 2019 18:05:44 +0530 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)