Add pgbouncer input plugin (#3918)
This commit is contained in:
@@ -20,6 +20,7 @@ func TestPostgresqlGeneratesMetrics(t *testing.T) {
|
||||
"host=%s user=postgres sslmode=disable",
|
||||
testutil.GetLocalHost(),
|
||||
),
|
||||
IsPgBouncer: false,
|
||||
},
|
||||
Databases: []string{"postgres"},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user