From 3c1695d6a27ff40cfa84a8d8a92d1559d799a615 Mon Sep 17 00:00:00 2001 From: Leigh Phillips Date: Sat, 16 Jan 2021 23:28:32 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9204c89..736aa0b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a Python script that will continuously run the official Speedtest CLI ap This script will allow you to measure your internet connections speed and consistency over time. It uses env variables as configuration. It's as easy to use as telling your Docker server a 1 line command and you'll be set. Using Grafana you can start exploring this data easily. -I built a grafana dashboard for this data that can be found at https://grafana.com/grafana/dashboards/13053 +I built a Grafana dashboard which has been exported into this repo as `GrafanaDash-Speedtests.json` to import into Grafana for your convenience. ![Grafana Dashboard](https://grafana.com/api/dashboards/13053/images/8976/image)