linkerd2/cli
Andrew Seigner 50c323c617
Use canonical k8s names, fix prom labels (#702)
The new statsummary command accepted friendly k8s names, which worked
for k8s queries, but Prometheus requires a specific key.

Modify the statsummary query to map friendly k8s names to canonical k8s
names when constructing the query. Then during the query, map the
canonical k8s name to a specific Prometheus label.

Fixes #695

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-06 12:34:54 -07:00
..
cmd Use canonical k8s names, fix prom labels (#702) 2018-04-06 12:34:54 -07:00
install Start implementing conduit stat summary endpoint (#671) 2018-04-05 17:05:06 -07:00
Dockerfile-bin Use canonical k8s names, fix prom labels (#702) 2018-04-06 12:34:54 -07:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00