mirror of
https://gitlab.com/fabinfra/fabaccess/prometheus-exporter.git
synced 2024-12-22 12:33:48 +01:00
11 lines
221 B
Markdown
11 lines
221 B
Markdown
# Prometheus Exporter
|
|
|
|
Export BFFH Data as Prometheus Metric
|
|
|
|
# Env Variables
|
|
* POLLING_INTERVAL_SECONDS = 5
|
|
* EXPORTER_PORT = 9000
|
|
* BFFH_HOST = localhost
|
|
* BFFH_PORT = 59661
|
|
* BFFH_USER = Admin1
|
|
* BFFH_PASSWORD = secret |