ncabatoff / process-exporter

Prometheus exporter that mines /proc to report on selected processes
MIT License
1.7k stars 269 forks source link

process-exporter: collect mmap statistics if enabled #313

Open wca opened 2 months ago

wca commented 2 months ago

This enables tracking maps per process group, as well as supporting alerts based on what % of the max a group is using.