issues
search
puppetlabs
/
puppet_operational_dashboards
Apache License 2.0
5
stars
22
forks
source link
Fix collection of postgres metrics on FOSS Puppet
#206
Closed
m0dular
closed
10 months ago
m0dular
commented
10 months ago
This commit fixes postgres metrics on FOSS by:
Choosing the appropriate database, 'puppet' or 'pe-puppet'
Adding a new profile class to set up postgres auth
Making the postgres connection string more configurable
This commit fixes postgres metrics on FOSS by: