Hi there,

i am using prometheus installed via docker and behind an Apache reverse 
proxy with basic auth.
I tried to give prometheus the username and password to connect to basic 
auth and send alerts to alertmanager, unfortunately i cant get it to work. 
Usually the container wont even start as it says the config is malformed as 
i put in the basic auth parameters.

Alertmanager section of prometheus.yml looks like this:

alerting:
  alertmanagers:
    - scheme: https
      path_prefix: /alertmanager
      static_configs:
        - targets:
                - prometheus.domain.com

wherever i put my basic auht here it does not work.

Can anyone enlighten me what im doing wrong?

Best regards 
Philipp

-- 
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/163494ae-b25e-408c-99da-f687b8496cc5o%40googlegroups.com.

Reply via email to