summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/postgres/testdata/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/postgres/testdata/config.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/postgres/testdata/config.yaml b/src/go/collectors/go.d.plugin/modules/postgres/testdata/config.yaml
new file mode 100644
index 000000000..36ff5f0b1
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/postgres/testdata/config.yaml
@@ -0,0 +1,10 @@
+update_every: 123
+dsn: "ok"
+timeout: 123.123
+collect_databases_matching: "ok"
+transaction_time_histogram:
+ - 123.123
+query_time_histogram:
+ - 123.123
+max_db_tables: 123
+max_db_indexes: 123