linkerd2/web/srv
Risha Mars d9539bcb37
Add the top routes feature to the dashboard UI (#1868)
Adds a (currently not displayed in sidebar, but available at /routes) page to
mirror the current functionality of `linkerd routes <service>`. So far, this is just a
barebones form and table, but it works.

Adds a /api/routes path and handler to the api to receive TopRoutes requests from the web.
2018-11-27 16:53:10 -08:00
..
api_handlers.go Add the top routes feature to the dashboard UI (#1868) 2018-11-27 16:53:10 -08:00
api_handlers_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
handlers.go Fix web rendering when errors are encountered (#1710) 2018-09-25 10:22:55 -07:00
handlers_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
server.go Add the top routes feature to the dashboard UI (#1868) 2018-11-27 16:53:10 -08:00
test_helpers.go Adds conduit-api check for status command (#140) 2018-01-12 15:35:22 -05:00