prometheus/web
Simon Pasquier 181f07ef26
web: avoid proxy to connect to the local gRPC server (#4572)
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>
2018-11-13 14:42:23 +01:00
..
api web: avoid proxy to connect to the local gRPC server (#4572) 2018-11-13 14:42:23 +01:00
ui *: check that assets are up-to-date (#4731) 2018-11-09 11:31:36 +01:00
federate_test.go Fix spelling mistakes found by codespell (#4065) 2018-04-27 13:04:02 +01:00
federate.go Add SelectParams to Select for federation (#4546) 2018-08-28 11:23:31 +01:00
web_test.go web: fix asset paths for Windows platforms (#4616) 2018-09-19 12:50:53 +05:30
web.go process scrape loops reloading in parallel (#4526) 2018-09-26 12:20:56 +03:00