geerlingguy / internet-monitoring

Monitor your network and internet speed with Docker & Prometheus
1.28k stars 139 forks source link

Speedtest Graph #5

Closed MuddyVT closed 3 years ago

MuddyVT commented 3 years ago

All seems to work great but on Speedtest graph: “Panel plugin not found: timeseries” Operator error or issue??

geerlingguy commented 3 years ago

Hmm, that sounds like maybe the Grafana instance isn't running the correct version. Can you try doing a docker-compose down -v and then docker compose up -d again to see if it comes up correctly the next try?