Releases: pambrose/prometheus-proxy
Releases · pambrose/prometheus-proxy
v1.14.1
v1.14.0
v1.13.0
- Add support for HTTP Service Directory (thanks to Wolfgang Jung @elektro-wolle)
- Update jars
v1.12.0
-
Upgrade to ktor 2.0
-
Upgrade jars
-
Adds Authorization Header to proxied requests
For retrieving password/JWT-protected endpoints with the default prometheus mechanisms, the Authorization-Header is passed transparently from the request to the proxy-endpoint to the http call made by the agent. -
Adds documentation to proxied Authorization Headers
Co-authored-by: Wolfgang Jung w.jung@polyas.de