opnsense-ports/databases/prometheus-postgres-exporter/files/postgres_exporter.yml.sample
Franco Fichtner aa5b85c330 */*: sync with upstream
Taken from: FreeBSD
2024-05-29 17:39:05 +02:00

12 lines
263 B
Text

# use auth_modules to provide authentication data for connections:
#auth_modules:
# my_module:
# type: userpass
# userpass:
# username: prometheus
# password: 'a-good-password'
# options:
# dbname: template1
# sslmode: verify-full