linkerd2/controller/api/public
Andrew Seigner 79bdc638b3
Service support in stat command (#809)
The `stat` command did not support `service` as a resource type.

This change adds `service` support to the `stat` command. Specifically:
- as a destination resource on `--to` commands
- as a target resource on `--from` commands

Fixes #805

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-19 16:51:20 -07:00
..
client.go Introduce the TapByResource API (#778) 2018-04-18 15:37:07 -07:00
client_test.go Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
grpc_server.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
grpc_server_test.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
http_server.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
http_server_test.go Introduce the TapByResource API (#778) 2018-04-18 15:37:07 -07:00
proto_over_http.go Better error handling for Tap (#177) 2018-01-25 11:49:38 -05:00
proto_over_http_test.go Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
stat_summary.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
stat_summary_test.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
test_helper.go Introduce tapByResource cli command (#802) 2018-04-19 14:44:23 -07:00