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. |
||
---|---|---|
.. | ||
cmd | ||
install | ||
Dockerfile-bin | ||
main.go |