czerwonk / ping_exporter

Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping
MIT License
524 stars 115 forks source link

If I have thousands of IP addresses to monitor, and each IP address has a label, how can I conveniently configure them? #120

Open kof8855 opened 2 weeks ago

kof8855 commented 2 weeks ago

If I have thousands of IP addresses to monitor, and each IP address has a label, how can I conveniently configure them?

18612864207 commented 4 days ago

and How should I add or del IP address? Do I need to restart every time?