ping_exporter
ping_exporter copied to clipboard
additional target label
Hello. Is it possible to add functionality of additional label hostname for targets, for example:
targets:
- 8.8.8.8|my-custom-hostname-for-google
- 1.1.1.1|my-custom-hostname-for-cf
You could add your own label and replace it when scraping or just use that label instead of hostname in your dashboards.
Unfortunately in my setup I cannot change the way it's scraping or add relabling, so I end up with unmeaninglul IP addresses without any option to add context.
Could you consider adding lables into the config?