Add integration test for filterS (type *stats)

This commit is contained in:
TeoV
2019-02-20 15:15:45 +02:00
committed by Dan Christian Bogos
parent b3c24c1d78
commit 3252fe791b
9 changed files with 339 additions and 59 deletions

View File

@@ -30,6 +30,9 @@
"rals": {
"enabled": true,
"thresholds_conns": [
{"address": "127.0.0.1:2012", "transport":"*json"},
],
},
@@ -39,7 +42,8 @@
],
"resources_conns": [
{"address": "127.0.0.1:2012", "transport":"*json"},
],
],
"indexed_selects":false,
},
@@ -55,5 +59,10 @@
},
"thresholds": {
"enabled": true,
"store_interval": "1s",
},
}