mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-03-01 00:41:13 +00:00
9 lines
140 B
YAML
9 lines
140 B
YAML
|
auth_modules:
|
||
|
first:
|
||
|
type: userpass
|
||
|
userpass:
|
||
|
username: first
|
||
|
password: firstpass
|
||
|
options:
|
||
|
sslmode: disable
|