soyuka / pidusage

Cross-platform process cpu % and memory usage of a PID
MIT License
512 stars 55 forks source link

Add env vars that set the pidusage options #137

Closed johnnyasantoss closed 2 years ago

johnnyasantoss commented 3 years ago
Q A
Branch? main for features / current stable version branch for bug fixes
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #126
License MIT
Doc PR Added to README.md

Adds a way to change how pidusage works machine/container-wide. It was one of the suggestions (the most reliable one) in #126 thread.

johnnyasantoss commented 3 years ago

Do I have to add anything to changelog.md? Please tell me if this approach makes sense regarding the package goals.

soyuka commented 2 years ago

cool stuff, thanks @johnnyasantoss !