Gabe

Results 2 issues of Gabe

To generate the config (`/etc/process-exporter.yaml`), this module exposes `watched_processes` of type array, that is dumped to yaml here: https://github.com/voxpupuli/puppet-prometheus/blob/master/templates/process-exporter.yaml.erb#L2 The problem is that I don't believe an array is sufficient,...

The timeout is hard coded to 180 [seconds]. When running a low-budget setup, the models can run very slow and timeout. We should have a configurable timeout via ENV variable,...

enhancement