ncabatoff / process-exporter

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

process-exporter: collect mmap statistics if enabled #313

Open wca opened 3 months ago

wca commented 3 months ago

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