apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.42k stars 1.31k forks source link

Expose PSI metrics in host metrics #11317

Open johscheuer opened 5 months ago

johscheuer commented 5 months ago

Most modern Linux Kernels provide Pressure Stall Information (PSI), it might be worth to include that information in the host metrics. And another link for PSI usage: https://docs.kernel.org/accounting/psi.html#userspace-monitor-usage-example.