geerlingguy / internet-monitoring

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

Prometheus pinghosts.yaml changes not reflected by grafana #13

Closed Sathorn closed 3 years ago

Sathorn commented 3 years ago

I changed targets for ping tests, and it is not reflected by Grafana. There is still three default targets: github, google and jeefgerling.com.

Of course I did docker-compose up -d but there was no change reflected like it was when I change password in grafana files. Here is my config: '- targets: # url;humanname;routing;switch

geerlingguy commented 3 years ago

You may need to restart the containers to pick up the change, ideally with docker-compose restart.

geerlingguy commented 3 years ago

I'll be archiving this repository as the contents have been merged into my internet-pi repository—please feel free to re-open this issue in that repo to keep the conversation going!

More details: https://github.com/geerlingguy/internet-monitoring/issues/22