linkerd2/doc
Eliza Weisman d9112abc93
proxy: remove unused metrics (#826)
This PR removes the unused `request_duration_ms` and `response_duration_ms` histogram metrics from the proxy. It also removes them from the `simulate-proxy` script's output, and from `docs/proxy-metrics.md`

Closes #821
2018-04-23 16:05:20 -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 v0.4.0 (#772) 2018-04-16 14:42:15 -07: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 proxy: remove unused metrics (#826) 2018-04-23 16:05:20 -07:00
roadmap.md v0.4.0 (#772) 2018-04-16 14:42:15 -07: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.