hoppedmalt
hoppedmalt
Current setup and symptoms: - prometheus on host A - nginx as a ssl reverse proxy (:9111) and pushprox-proxy (:9112) on host B - pushprox-client (:9114) and node_exporter (:9100) on...
After furious debugging on this many-moving-things solution, it seems to be boiling down to nginx chopping away part of the request, ie. >GET http://C:9114/metrics HTTP/1.1 became > GET /metrics HTTP/1.1...
https://github.com/prometheus-community/PushProx/issues/119#issuecomment-934401954
* There is not enough information on **what** is missing, just that information is missing. * If you create an issue that you consider a bug, a bug label is...