mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
PostgreSQL metric exporter for Prometheus. PR: 276996 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D44888
12 lines
263 B
Text
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
|