mirror of https://github.com/linkerd/linkerd2.git
The Destination service used slightly different labels than the telemetry pipeline expected, specifically, prefixed with `k8s_*`. Make all Prometheus labels consistent by dropping `k8s_*`. Also rename `pod_name` to `pod` for consistency with `deployement`, etc. Also update and reorganize `proxy-metrics.md` to reflect new labelling. Fixes #655 Signed-off-by: Andrew Seigner <siggy@buoyant.io> |
||
---|---|---|
.. | ||
images | ||
README.md | ||
adding-your-service.md | ||
debugging-an-app.md | ||
get-involved.md | ||
getting-started.md | ||
overview.md | ||
prometheus.md | ||
proxy-metrics.md | ||
roadmap.md |
README.md
The documentation here is published at https://conduit.io/docs/ when each version is released. The version of the documentation in GitHub should always match the code in the same branch. For example, when a pull request changes the behavior of a documented feature, the pull request should change the documentation here to match the new behavior.