linkerd2/controller/api/public
Risha Mars f94856e489
Modify the Stat endpoint to also return the number of failed conduit pods (#895)
* Modify the Stat endpoint to also return the count of failed pods
* Add comments explaining pod count stats
* Rename total pod count to running pod count

This is to support the service mesh overview page, as I'd like to include an indicator of
failed pods there.
2018-05-08 10:35:21 -07:00
..
client.go Deprecate Tap, rename TapByResource to Tap (#844) 2018-04-25 12:24:46 -07:00
client_test.go Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
grpc_server.go Deprecate Tap, rename TapByResource to Tap (#844) 2018-04-25 12:24:46 -07:00
grpc_server_test.go Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00
http_server.go Deprecate Tap, rename TapByResource to Tap (#844) 2018-04-25 12:24:46 -07:00
http_server_test.go Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -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 Modify the Stat endpoint to also return the number of failed conduit pods (#895) 2018-05-08 10:35:21 -07:00
stat_summary_test.go Modify the Stat endpoint to also return the number of failed conduit pods (#895) 2018-05-08 10:35:21 -07:00
test_helper.go Introduce tapByResource cli command (#802) 2018-04-19 14:44:23 -07:00