voxpupuli / puppet-prometheus

Puppet module for prometheus
https://forge.puppet.com/puppet/prometheus
Apache License 2.0
59 stars 237 forks source link

mongodb_exporter: make service name and binary path configureable #699

Closed ansgarwiechers closed 6 months ago

ansgarwiechers commented 8 months ago

Pull Request (PR) description

Set the parameter $service_name as the name for the MongoDB exporter daemon resource and add a parameter to allow overriding the name of the service binary.

This Pull Request (PR) fixes the following issues

Fixes #698

bastelfreak commented 8 months ago

@ansgarwiechers thanks for the PR, please update the REFERENCE.md with bundle exec rake strings:generate:reference

ansgarwiechers commented 6 months ago

So, checks for the updated PR failed again with errors that don't seem to have anything to do with the proposed change. What am I supposed to do now? @bastelfreak

bastelfreak commented 6 months ago

the registry from where we pull the CentOS images has some random timeouts. I restarted the jobs.