process-exporter icon indicating copy to clipboard operation
process-exporter copied to clipboard

Added 'collector.disable-go-runtime-metrics' flag

Open Amir-Hadadi opened this issue 1 year ago • 0 comments

This flag controls go runtime metrics collection by the exporter. The default scenario is collecting the go runtime metrics using the default go Prometheus client, using this flag means we want to disable collection. It defaults to false. Requested here.

Amir-Hadadi avatar Oct 13 '24 21:10 Amir-Hadadi