StatsService basic functions

This commit is contained in:
DanB
2017-07-09 15:27:29 +02:00
parent d0811aae37
commit 7c11ebde71
9 changed files with 418 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
#Id,ActivationInterval,FilterType,FilterFieldName,FilterFieldValues,QueueLength,TTL,Metrics,Thresholds,Weight
Stats1,2014-07-29T15:00:00Z,*string,Account,1001;1002,100,1s,*asr;*acd;*acc,THRESH1;THRESH2,20
#Id,ActivationInterval,FilterType,FilterFieldName,FilterFieldValues,QueueLength,TTL,Metrics,Store,Thresholds,Weight
Stats1,2014-07-29T15:00:00Z,*string,Account,1001;1002,100,1s,*asr;*acd;*acc,true,THRESH1;THRESH2,20
1 #Id ActivationInterval FilterType FilterFieldName FilterFieldValues QueueLength TTL Metrics Store Thresholds Weight
2 Stats1 2014-07-29T15:00:00Z *string Account 1001;1002 100 1s *asr;*acd;*acc true THRESH1;THRESH2 20