Add support for http_sd_configs
SuperQ opened this issue · 2 comments
SuperQ commented
With Prometheus 2.28, there is now support for http_sd_configs. This would allow the proxy to not need to write out files to the Prometheus server.
odormond commented
Apparently all that is missing is returning application/json as Content-Type instead of text/plain.