mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-29 18:19:26 -04:00
net.Listener converts 0.0.0.0 to :: which fails for hosts where IPv6 is disabled. This change uses the original listen address parameter instead of grpcl.Addr().String(). |
||
|---|---|---|
| .. | ||
| api | ||
| ui | ||
| federate.go | ||
| federate_test.go | ||
| web.go | ||
| web_test.go | ||