Hi,
I want to check variaous URLs with the help of the blackbox_exporter module: http_2xx.
As far as good, it works.
My Question:
The targets have to be defined in the prometheus.yml, they can't be defined in blackbox.yml as far as I understand.
Is there a possibility to split the prometheus.yml config, in oder to have more configs with different file permissions?
Background:
The configfile of the named URLs to check, should be edited by our serviceprovider and I don't want to that they are break something in my main configfile.
Sorry for this trivial question.
Regards
Eric