youtubebeat/vendor/github.com/elastic/beats/metricbeat/modules.d/postgresql.yml.disabled

12 lines
290 B
Text

# Module: postgresql
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-postgresql.html
- module: postgresql
#metricsets:
# - database
# - bgwriter
# - activity
period: 10s
hosts: ["postgres://localhost:5432"]
#username: user
#password: pass