DataDog / lading

A suite of data generation and load testing tools
MIT License
76 stars 11 forks source link

Observe cgroup information on Linux #918

Closed blt closed 1 month ago

blt commented 1 month ago

What does this PR do?

This commit reads the cgroup memory controller and pulls limit et al information for each observed pid. I've copied telemetry names directly from Linux without consideration; I am open to a prefix for this new data or a different scheme. I intend to follow on with pulls from the CPU controller as well.