PostgreSQL metric exporter for Prometheus. PR: 276996 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D44888
13 lines
263 B
Plaintext
13 lines
263 B
Plaintext
|
|
# 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
|