jupyterlab-system-monitor icon indicating copy to clipboard operation
jupyterlab-system-monitor copied to clipboard

Is there any way to add disk usage monitoring metrics?

Open mlussati opened this issue 2 years ago • 1 comments

I intend to add the disk usage metric I can quickly add what are the points I need to pay attention to.

mlussati avatar Oct 17 '21 00:10 mlussati

Hi thanks @mlussati for looking into this.

Probably we will want to implement that feature in https://github.com/jupyter-server/jupyter-resource-usage

And provide an endpoint to expose the data, so the JupyterLab extension can display it.

jtpio avatar Oct 22 '21 17:10 jtpio

Closing as jupyterlab-system-monitor has now been integrated in jupyter-resource-usage: https://github.com/jupyter-server/jupyter-resource-usage/issues/191

Let's continue the discussion in https://github.com/jupyter-server/jupyter-resource-usage/issues/186.

Thanks!

jtpio avatar Jul 28 '23 14:07 jtpio