resource-sampler 1.0.0

Resource sampling and metrics collection library for the Peek process intelligence tool
Documentation
1
2
3
4
5
6
7
# resource-sampler

Resource sampling and metrics collection library for the [Peek](https://github.com/ankittk/peek) process intelligence tool.

Samples CPU, memory (RSS/PSS/swap), disk I/O, and optional GPU usage; provides a ring buffer and FD-leak detection. Used by `peek-core` and `peekd`.

Part of the [peek](https://github.com/ankittk/peek) workspace.