Stats dyanmic blockers in tp,cfg and tests

This commit is contained in:
porosnicuadrian
2022-04-28 09:35:36 +03:00
parent 434aa81f9c
commit 9ef70c7ab9
18 changed files with 62 additions and 72 deletions

View File

@@ -1,3 +1,3 @@
#Tenant[0],Id[1],FilterIDs[2],Weights[3],QueueLength[4],TTL[5],MinItems[6],Metrics[7],MetricFilterIDs[8],Stored[9],Blocker[10],ThresholdIDs[11]
cgrates.org,Stats2,FLTR_ACNT_1001_1002,;30,100,-1,0,*tcc;*tcd,,false,true,*none
cgrates.org,Stats2_1,FLTR_ACNT_1003_1001,;30,100,-1,0,*tcc;*tcd,,false,true,*none
#Tenant[0],Id[1],FilterIDs[2],Weights[3],QueueLength[4],TTL[5],MinItems[6],Metrics[7],MetricFilterIDs[8],Stored[9],Blockers[10],ThresholdIDs[11]
cgrates.org,Stats2,FLTR_ACNT_1001_1002,;30,100,-1,0,*tcc;*tcd,,false,;true,*none
cgrates.org,Stats2_1,FLTR_ACNT_1003_1001,;30,100,-1,0,*tcc;*tcd,,false,;true,*none
1 #Tenant[0] Id[1] FilterIDs[2] Weights[3] QueueLength[4] TTL[5] MinItems[6] Metrics[7] MetricFilterIDs[8] Stored[9] Blocker[10] Blockers[10] ThresholdIDs[11]
2 cgrates.org Stats2 FLTR_ACNT_1001_1002 ;30 100 -1 0 *tcc;*tcd false true ;true *none
3 cgrates.org Stats2_1 FLTR_ACNT_1003_1001 ;30 100 -1 0 *tcc;*tcd false true ;true *none