Humbug Python library - v0.3.0
·
13 commits
to main
since this release
Extend report functionality.
We add a new method called metric_report to HumbugReporter that collects various metrics such as CPU usage, GPU usage, RAM usage, and so on. This method will return the collected metrics as a bugout entry.
You can push it to bugout or use it locally.