mirror of https://github.com/linkerd/linkerd2.git
- Update the `response_total` prometheus query of the StatSummary endpoint to also break queries out by a `meshed` label. - Add a 'Secured' column to the web UI/CLI stat displays, which indicate the percentage of traffic starting and ending in the mesh This meshed label is used in the CLI/Web UI to display a column of the percentage of traffic that starts/ends in the mesh. (Which is a proxy indicator for whether that traffic is 'secured' when we add TLS by default for intra mesh requests). The `meshed` label is not yet added anywhere, so until it is supplied by the proxy, all traffic will show up as 0% secured in the web/CLI. |
||
|---|---|---|
| .. | ||
| testdata | ||
| check.go | ||
| check_test.go | ||
| completion.go | ||
| completion_test.go | ||
| dashboard.go | ||
| dashboard_test.go | ||
| get.go | ||
| get_test.go | ||
| inject.go | ||
| inject_test.go | ||
| install.go | ||
| install_test.go | ||
| root.go | ||
| stat.go | ||
| tap.go | ||
| tap_test.go | ||
| test_helper.go | ||
| version.go | ||
| version_test.go | ||