jupyter-resource-usage icon indicating copy to clipboard operation
jupyter-resource-usage copied to clipboard

Add disk monitoring

Open iandesj opened this issue 9 months ago • 4 comments

This is continuation of what #232 is trying to enhance!

Additionally, this PR:

  • Fixes computing the disk warning state
  • Propagates all resources in warning, not just memory
  • Tweaks the react condition to look at all warnings

iandesj avatar Apr 26 '24 15:04 iandesj

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Apr 26 '24 15:04 welcome[bot]

@krassowski Would you be able to add the correct label(s)?

iandesj avatar Apr 26 '24 15:04 iandesj

@krassowski (and other contrib's) what would help get this across the line?

iandesj avatar Apr 30 '24 14:04 iandesj

My project has been using these changes in production for nearly a month now.

iandesj avatar Jun 03 '24 18:06 iandesj

@krassowski I've made those suggested changes

iandesj avatar Jul 30 '24 17:07 iandesj

@iandesj, @perllaghu - this is now released with https://github.com/jupyter-server/jupyter-resource-usage/releases/tag/v1.1.0 available on PyPI now and some time later on conda-forge :tada:

krassowski avatar Jul 31 '24 11:07 krassowski

Excellent - many thanks.

perllaghu avatar Jul 31 '24 12:07 perllaghu