linkerd2/web/srv
Risha Mars cce6183c4a
Update Top Routes in dashboard to use new API, add `to` query options (#2112)
The recent routes API changes caused the Top Routes tab to stop working, as it
wasn't looking for the changed structure of the response. This PR updates that
page to accept the new API response.

This PR also adds to fields to the Top Routes query form, so that the equivalent
of linkerd routes deploy --to deploy/authors will work in the dashboard.
2019-01-23 14:29:27 -08:00
..
api_handlers.go Update Top Routes in dashboard to use new API, add `to` query options (#2112) 2019-01-23 14:29:27 -08:00
api_handlers_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
grafana_proxy.go Proxy grafana requests through web service (#2039) 2019-01-04 16:07:57 -08:00
handlers.go Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00
handlers_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
server.go Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00
test_helpers.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00