Skip to content

Improve discoverability for worker dashboard #2738

@birdsarah

Description

@birdsarah

I've been using dask for about a year. Today, by accident, I clicked on the memory bar for a worker and was taken to a dashboard for the worker.

I had no idea this information was available.

I can't find another link in the dashboard that gets me there - the port is not the same as the tcp port which is what is displayed everywhere.

Suggestion, but just a discussion starting point. Everywhere there's a list of workers or worker information add a "worker dashboard" link:

  • workers table (127.0.0.1:8787/workers)
  • info table (127.0.0.1:8787/info/main/workers.html)
  • individual worker page (127.0.0.1:8787/info/worker/tcp%3A%2F%2F127.0.0.1%3A34671.html)

Related to #2722. I've certainly seen the "bokeh" link on individual worker pages, but I never realized what it was / what it would take me too and I don't recall ever having clicked on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions