Add connection from StatS to Threshold through ConnManager

This commit is contained in:
TeoV
2019-12-05 16:54:29 +02:00
parent 46bd095b1e
commit 27789c4d36
49 changed files with 118 additions and 178 deletions

View File

@@ -105,9 +105,7 @@
"stats": {
"enabled": true,
"thresholds_conns": [
{"address": "*internal"}
],
"thresholds_conns": ["*internal"],
"string_indexed_fields": ["Account"],
},