Puppetdb Exporter
Prometheus exporter for PuppetDB.
Install
$ git clone https://github.com/othalla/puppetdb_exporter
Configuration
Exporter reads config from CONFIG_FILE environment variable.
Example
[puppetdb]
host = puppetdb.example.local
port = 8080
ssl_verify = path/to/authority
ssl_key = path/to/key
ssl_cert = path/to/cert
proto = https
[optional]
fact_list = kernelrelease values.architecture