mirror of
https://github.com/prometheus/prometheus
synced 2024-12-28 01:32:19 +00:00
181f07ef26
By default the gRPC client of the REST API gateway relies on the HTTP_PROXY variable to connect to the local gRPC server which isn't desired as the server runs in the same process. This change uses a custom dialer that connects directly to the server's address. Signed-off-by: Simon Pasquier <spasquie@redhat.com> |
||
---|---|---|
.. | ||
api | ||
ui | ||
federate_test.go | ||
federate.go | ||
web_test.go | ||
web.go |