Thanks for the pointer. Assume that region-A Prometheus is behind Reverse Proxy with OAuth enabled. Can Master-Region Prometheus access the region-A Prometheus using [ bearer_token: <secret> <https://prometheus.io/docs/prometheus/latest/configuration/configuration/#secret> ] in Federation ?
On Tue, Feb 25, 2020 at 1:41 PM Julien Pivotto <[email protected]> wrote: > On 25 Feb 09:06, Prabhakaran Venugopal wrote: > > Hello Experts, > > Does Prometheus Federation support Authentication ? > > > Hello, > > It does not. You need a reverse proxy in front of your Prometheus > instance. We have a small guide about this: > https://prometheus.io/docs/guides/basic-auth/ > > However, Prometheus can connect to another server via client certificate, > basic auth, or via proxy. > > > > > -- > > 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/CAJ83S%2BRz%2BwbwFVvpODy4kiXNn7ieX9TbRjy1egATe8THN27mPw%40mail.gmail.com > . > > -- > (o- Julien Pivotto > //\ Open-Source Consultant > V_/_ Inuits - https://www.inuits.eu > -- 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/CAJ83S%2BQP_0%2B5yCMxBZak80oaUYzkfmO9Xki8muZJrn3L003H8A%40mail.gmail.com.

