linkerd2/proto
Risha Mars ffabdefc6c
Add queries to prometheus to determine number of fully meshed requests (#983)
- 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.
2018-05-24 11:05:09 -07:00
..
common Introduce the TapByResource API (#778) 2018-04-18 15:37:07 -07:00
controller/tap Deprecate Tap, rename TapByResource to Tap (#844) 2018-04-25 12:24:46 -07:00
google/protobuf Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
proxy Remove docs for never-implemented Destination service heartbeat (#820) 2018-04-20 04:54:33 -10:00
public Add queries to prometheus to determine number of fully meshed requests (#983) 2018-05-24 11:05:09 -07:00