You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[inputs.pgbouncer]]
## specify address via a url matching:## postgres://[pqgotest[:password]]@localhost[/dbname]\## ?sslmode=[disable|verify-ca|verify-full]## or a simple string:## host=localhost user=pqotest password=... sslmode=... dbname=app_production#### All connection parameters are optional.##address = "host=localhost port=6432 user=dbuser database=pgbouncer"
Relevant telegraf.conf:
System info:
Debian 8, telegraf 1.11.0-1, pgbouncer 1.5.4
Steps to reproduce:
Expected behavior:
Telegraf starts to report data
Actual behavior:
Telegraf is not able to start
Additional info:
The text was updated successfully, but these errors were encountered: