Gottam Sai Bharath
Gottam Sai Bharath
Hey @lukacu , any update on this?
I am actually interested in listing & shutting down the processes than restarting. Is this work present on github so that I can take a look?
We can add the per kernel metrics https://github.com/yuvipanda/nbresuse/pull/41 since this has been a long ask for lots of people. I myself am using this in my org but was overriding...
The sample metrics are attached here for reference. The kernel specific metrics can be found at the end of the file. This has hub metrics as well since I was...
Yes it does. Will add more features as discussed in future PR’s. On Wed, 20 May 2020 at 23:16, Jeremy Tuloup wrote: > *@jtpio* commented on this pull request. >...
Looks like `python3.8` in `argv` is getting expanded in process to that env specific python.
Yeah, we can do the same here as well. Then the match will work.
I handled this using `sys`. Please check now.
This would give information on the usage trend of the user.
I agree. I think we can go with #19 and have an API with previous JSON response(`api/nbresuse/v1`) for Jupyterlab to display on UI and leave `/metrics` for prometheus use. If...