jupyter-resource-usage
jupyter-resource-usage copied to clipboard
Add disk monitoring
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
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.
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:
@krassowski Would you be able to add the correct label(s)?
@krassowski (and other contrib's) what would help get this across the line?
My project has been using these changes in production for nearly a month now.
@krassowski I've made those suggested changes
@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:
Excellent - many thanks.