linkerd2/web/app/test
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
..
fixtures Modify StatSummary to also return TCP stats (#2262) 2019-02-25 10:37:39 -08:00
testHelpers.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00