mirror of https://github.com/linkerd/linkerd2.git
Adds a tap endpoint in the web api that communicates with the dashboard via websockets. I've moved a bunch of code from the cli tap.go into utils so that the code can be shared between web and CLI. I think we should consider making the display more suited to web, but in the short term, reusing the CLI's rendering of tap events works. Adds a Tap page in the Web UI that you can use to make tap requests. The form currently only allows you to enter a resource and namespace, other filters coming in a follow-up branch. |
||
---|---|---|
.. | ||
testdata | ||
check.go | ||
check_test.go | ||
completion.go | ||
completion_test.go | ||
dashboard.go | ||
dashboard_test.go | ||
get.go | ||
get_test.go | ||
inject.go | ||
inject_test.go | ||
install.go | ||
install_test.go | ||
root.go | ||
stat.go | ||
stat_test.go | ||
tap.go | ||
tap_test.go | ||
test_helper.go | ||
version.go | ||
version_test.go |