updated trendprofile model structure

This commit is contained in:
gezimblliku
2024-09-18 11:40:42 +02:00
committed by Dan Christian Bogos
parent fb9e69e812
commit bfba6c6f74
10 changed files with 12 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
#Tenant[0],Id[1],Schedule[2],StatID[3],Metrics[4],QueueLength[5],TTL[6],MinItems[7],CorrelationType[8],Tolerance[9],Stored[10],ThresholdIDs[11]
cgrates.org,TR_1,0 1 * * *,Stats1,*acc,-1,0,1,*last,5,false,TD1
#Tenant[0],Id[1],Schedule[2],StatID[3],Metrics[4],TTL[5],QueueLength[6],MinItems[7],CorrelationType[8],Tolerance[9],Stored[10],ThresholdIDs[11]
cgrates.org,TR_1,0 1 * * *,Stats1,*acc,0,-1,1,*last,5,false,TD1
1 #Tenant[0] Id[1] Schedule[2] StatID[3] Metrics[4] QueueLength[5] TTL[5] TTL[6] QueueLength[6] MinItems[7] CorrelationType[8] Tolerance[9] Stored[10] ThresholdIDs[11]
2 cgrates.org TR_1 0 1 * * * Stats1 *acc -1 0 0 -1 1 *last 5 false TD1