A Prometheus exporter for poudriere
bin | ||
README.md | ||
setup.py |
A Prometheus exporter for poudriere.
Comes with a single executable that only has two options:
--listen-address
: [<host>]:<port¸>, default127.0.0.1:9969
- note that the default makes the exporter reachable
only from the host, if you want external reachability,
use
0.0.0.0
or an interface-specific IP address
- note that the default makes the exporter reachable
only from the host, if you want external reachability,
use
--poudriere-path
: <path>, default is/usr/local/poudriere