You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
bin | 2 years ago | |
README.md | 2 years ago | |
setup.py | 2 years ago |
README.md
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