Clicking link to Linkerd dashboard shows websocket error
complete
William Morgan
complete
Ok, we've "fixed" this by disabling dashboard proxying entirely. It was causing a bunch of issues. We're going to re-enable it later once we have a few more resources to devote to it.
William Morgan
planned
Ted Zilist
No worries! It's not a big deal, just wanted to throw it on your radar!
Kevin Lingerfelt
Ted Zilist Good spot :) Unfortunately the Dive agent proxying doesn't support websocket connections yet, and the Linkerd dashboard uses websockets to load the live request data on that page. We're working on a fix. In the meantime, the rest of the proxied page should be usable, but you'll have to ignore the glaring red error banner. Alternatively, you can run
linkerd dashboard
to load a version of the dashboard that works with websockets (but you'd then have to manually navigate to the deployment that's out of SLO, which isn't ideal).