linkerd2/doc
Andrew Seigner 28d5007cdf
Harmonize Prometheus label usage (#690)
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>
2018-04-05 15:09:06 -07:00
..
images Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
README.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
adding-your-service.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
debugging-an-app.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
get-involved.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
getting-started.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
overview.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
prometheus.md Harmonize Prometheus label usage (#690) 2018-04-05 15:09:06 -07:00
proxy-metrics.md Harmonize Prometheus label usage (#690) 2018-04-05 15:09:06 -07:00
roadmap.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00

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.