Hi there! I'm currently try to integrate the `amtool` (github.com/prometheus/alertmanager/cmd/amtool@latest) with my Cloudflare Access protected endpoint. However, Cloudflare Access requires 2 arbitrary headers to set in the request in order to do programmatic authentications, specifically `CF-Access-Client-Id` and `CF-Access-Client-Secret`, and it seems that there's currently no way to specify such arbitrary header information within the http_config field of the configuration. Is there any other ways to do that?
Things I could think of are to try having a HTTP Proxy setup and make the alertmanager pass through that proxy, but it does not seems to be a good idea since it's just another place where things could go wrong, especially we are dealing with alertmanager. Any help would be greatly appreciated! Thanks a lot! Best, Galvin -- 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/67856363-5a1b-430b-a281-a31a01879e13n%40googlegroups.com.

