linkerd2/cli
Dennis Adjei-Baah 893bacf8d6
Make prometheus URL in config fully qualified DNS name (#443)
The telemetry service in the controller pod uses a non-fully qualified URL to connect to the prometheus pod in the control plane. This PR changes the URL the telemetry's prometheus URL to be fully qualified to be consistent with other URLs in the control plane. This change was tested in minikube. The logs report no errors and looking at the prometheus dashboard shows that stats are being recorded from all conduit proxies.

fixes #414

Signed-off-by: Dennis Adjei-Baah dennis@buoyant.io
2018-02-26 09:40:31 -08:00
..
cmd Make prometheus URL in config fully qualified DNS name (#443) 2018-02-26 09:40:31 -08:00
install Make prometheus URL in config fully qualified DNS name (#443) 2018-02-26 09:40:31 -08:00
Dockerfile Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
Dockerfile-bin Base control plane Docker images on scratch instead of base. (#368) 2018-02-23 13:03:19 -10:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00