linkerd2/controller/gen
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
..
apis/serviceprofile Add support for timeouts in service profiles (#2149) 2019-01-30 16:48:55 -08:00
client Update client-go to 1.13.1 (#2160) 2019-01-28 17:42:14 -08:00
common/healthcheck Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
config Install the Linkerd global and proxy config maps (#2344) 2019-02-22 15:28:21 -08:00
controller Install the Linkerd global and proxy config maps (#2344) 2019-02-22 15:28:21 -08:00
public Modify StatSummary to also return TCP stats (#2262) 2019-02-25 10:37:39 -08:00