In addition to what Brian said, I can highly recommend looking at the Prometheus Ansible roles.
https://github.com/cloudalchemy/ansible-prometheus There is pre-processing Ansible that will help prevent typos from causing failures. You can have a private git repo where your service provider can send change requests, and use approval workflow. This will completely side-step problems with bad edits. On Fri, Aug 7, 2020 at 10:16 AM Eric <[email protected]> wrote: > 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 > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/c86b1a9e-6b80-43d2-8024-793938f73261o%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/c86b1a9e-6b80-43d2-8024-793938f73261o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CABbyFmrfgKtMkc3Dit_POXNz%3DiyaP2G4Rp0a31KmE646ztqAjA%40mail.gmail.com.

