mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 17:18:44 +05:00
Add integration test for filterS (type *stats)
This commit is contained in:
committed by
Dan Christian Bogos
parent
b3c24c1d78
commit
3252fe791b
@@ -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",
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user