Skip to content

Humbug Python library - v0.3.0

Choose a tag to compare

@Andrei-Dolgolev Andrei-Dolgolev released this 23 Mar 16:05
· 13 commits to main since this release
df82bb0

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.