linkerd2/proto
Risha Mars 80b6e41d5d
Modify StatSummary to also return TCP stats (#2262)
Adds a flag, tcp_stats to the StatSummary request, which queries prometheus for TCP stats.
This branch returns TCP stats at /api/tps-reports when this flag is true.

TCP stats are now displayed on the Resource Detail pages.

The current queried TCP stats are:
tcp_open_connections
tcp_read_bytes_total
tcp_write_bytes_total
2019-02-25 10:37:39 -08:00
..
common Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
config Install the Linkerd global and proxy config maps (#2344) 2019-02-22 15:28:21 -08:00
controller Add discovery package for managing discovery API (#2317) 2019-02-18 16:38:04 -08:00
google/protobuf Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
public.proto Modify StatSummary to also return TCP stats (#2262) 2019-02-25 10:37:39 -08:00