It is expected that your configuration management system would take care of that (e.g. Salstack, Ansible, Chef, Puppet, etc). The Prometheus configs are intentially simple to allow easy generation.
In my case I'm using Salstack to template out my Prometheus config, so I can use Jinja loops for repetition.
If you aren't using a config management system, you could always write a simple script to spit out a complete config.
Nicholas
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/1ecd66e4-5e90-4147-baa1-7d4161980115%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
thanks
I have a list of sites I need to monitor with the blackbox exporter. The template takes the list and generates targets for each site with appropriate labels, etc. In my case it's all the same job, just different scrape target parameters.
Nicholas
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/fd8b8429-2c4c-4f9f-a974-0772678a4d7e%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/24a2f261-a371-4668-a7b2-1a0a952bc036%40googlegroups.com.