stack-orchestrator/stack_orchestrator/data/config/monitoring/postgres-exporter.yml
prathamesh0 38622fb33c
[WIP] Use templating for watcher dashboard and add Postgres exporter (#695)
* Add Postgres exporter and it's dashboard

* Use templating for watcher dashboard

* Add subgraph related panels to watcher dashboard

* Remove individual watcher dashboards and update instructions
2023-12-21 13:41:36 +05:30

9 lines
140 B
YAML

auth_modules:
foo:
type: userpass
userpass:
username: username
password: password
options:
sslmode: disable