mirror of https://github.com/linkerd/linkerd2.git
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> |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
grpc_server.go | ||
grpc_server_test.go | ||
http_server.go | ||
http_server_test.go | ||
proto_over_http.go | ||
proto_over_http_test.go | ||
stat_summary.go | ||
stat_summary_test.go | ||
test_helper.go |