Commit Graph

5939 Commits

Author SHA1 Message Date
DanB
e9df2ea7c1 Merge fixes 2017-09-26 17:54:13 +02:00
TeoV
6cc1cc3e64 Updated statmetrics_test.go 2017-09-26 17:49:01 +02:00
TeoV
d71942404f Fix stats_it_test.go and modify Metrics 2017-09-26 17:49:01 +02:00
DanB
e2cbea598a ApierV1.Get/Set/RemoveStatQueueProfile integration tests, fix mongo StatSV1.GetQueueIDs 2017-09-26 17:47:22 +02:00
TeoV
6b390c0d85 Add test for ACC and TCC metrics (statmetrics_test.go) 2017-09-26 12:38:44 +02:00
Dan Christian Bogos
b0be7e5d17 Merge pull request #756 from TeoV/master
Modify the struct of StatACD (Sum float64 -> Sum time.Duration) ; add StatTCD and test for it
2017-09-26 10:38:13 +02:00
TeoV
3c22979c06 Merge branch 'master' into master 2017-09-26 11:31:43 +03:00
TeoV
7802f1cc9e Add time.Sleep in tp_it_test.go(import and export methond need more time for reading from disk and writing to disk) 2017-09-26 11:28:43 +03:00
TeoV
1e379641ea Add ACC and TCC metrics 2017-09-26 11:15:08 +03:00
TeoV
e9cca2f3f3 Test metrics with more events and (statmetrics_test.go) 2017-09-26 11:15:08 +03:00
DanB
6f00f74554 Loader test using non supported *acc metric 2017-09-26 11:15:08 +03:00
DanB
b44b439dcd StatS matching only fields in filters, integration tests for StatSV1.ProcessEvent 2017-09-26 11:15:08 +03:00
DanB
52063c8899 StatsV1.GetQueueIDs API, add integration tests for StatS 2017-09-26 11:15:08 +03:00
DanB
6c044502ea Loader test using non supported *acc metric 2017-09-25 20:18:17 +02:00
DanB
80a3c59d3d StatS matching only fields in filters, integration tests for StatSV1.ProcessEvent 2017-09-25 18:51:20 +02:00
TeoV
a9b4d45062 Merge branch 'master' into master 2017-09-25 17:02:54 +03:00
TeoV
c04a7b74e8 Modify the struct of StatACD (Sum float64 -> Sum time.Duration) add StatTCD and test for it 2017-09-25 16:46:28 +03:00
DanB
e0898fe7bc StatsV1.GetQueueIDs API, add integration tests for StatS 2017-09-25 14:30:25 +02:00
TeoV
c3110af3db Add StatACD and add test for ACD and ASR 2017-09-25 14:28:42 +02:00
TeoV
be0d8b27d8 Add StatACD and add test for ACD and ASR 2017-09-25 14:11:55 +03:00
Dan Christian Bogos
13970f3688 Merge pull request #752 from Edwardro22/master
Changed the parser in cgr-tester to support units
2017-09-22 16:39:24 +02:00
edwardro22
5cf2510065 Changed the parser in cgr-tester to support units 2017-09-22 14:33:31 +00:00
Dan Christian Bogos
163e6c2142 Merge pull request #749 from TeoV/master
Fix resourcesv1_it_test.go
2017-09-21 15:47:49 +02:00
TeoV
c1fd8bcdb6 Small fix 2017-09-21 16:24:20 +03:00
TeoV
69c49dcc61 Fix resourcesv1_it_test.go 2017-09-21 16:21:36 +03:00
Dan Christian Bogos
f6f5219011 Merge pull request #748 from TeoV/master
Add test for TPCdrStats and TPActionTriggers
2017-09-21 11:57:34 +02:00
TeoV
37ffa00a00 Small fix 2017-09-21 12:27:50 +03:00
TeoV
3158a7cf4b Merge branch 'master' of https://github.com/cgrates/cgrates 2017-09-21 11:05:28 +03:00
DanB
70ab0bb475 Stats.csv sample update 2017-09-20 18:40:36 +02:00
DanB
2673151e99 Enabling StatS in engine 2017-09-20 18:16:26 +02:00
DanB
71302e0706 ApierV1 and StatSV1 APIs for StatS 2017-09-20 17:53:20 +02:00
TeoV
6787bf17a1 Small Fix 2017-09-20 17:51:28 +03:00
TeoV
1ffa018498 Add test for tpactiontriggers and fix Server Error : Not found for all TPs 2017-09-20 17:50:30 +03:00
TeoV
d50ef839a9 Merge branch 'master' of https://github.com/cgrates/cgrates 2017-09-20 16:16:27 +03:00
TeoV
13923da01f Add test for TPCdrStats and update test on TPAccountActions 2017-09-20 16:15:14 +03:00
DanB
1cb3486346 Merge branch 'master' of github.com:cgrates/cgrates 2017-09-20 14:57:01 +02:00
DanB
ae9dfaed7b StatS processEvent and V1 APIs 2017-09-20 14:54:07 +02:00
Dan Christian Bogos
a48b4fbc6f Merge pull request #747 from TeoV/master
Moved ExportTPToFolder to ApierV1 and add test for it + Fix start engine with tutmongo
2017-09-20 13:50:31 +02:00
TeoV
426a2dbdca Small Fix 2017-09-20 14:38:42 +03:00
TeoV
68d73a112e Merge branch 'master' of https://github.com/cgrates/cgrates 2017-09-20 14:33:03 +03:00
TeoV
97d9b9c3fd Fix start engine with tutmongo 2017-09-20 14:32:34 +03:00
DanB
887702331f Storage SetQueueProfile using tenant 2017-09-20 11:16:31 +02:00
TeoV
8e6fd8982b Small fix 2017-09-20 11:54:07 +03:00
TeoV
1312932ce2 Moved ExportTPToFolder to ApierV1 and add test for it 2017-09-20 11:52:31 +03:00
DanB
ee79c5bd6b StatS matchingStatQueuesForEvent, added tenant to statqueuestringindex, get/rem StatQueue using cache 2017-09-19 20:18:15 +02:00
DanB
47715e8626 Merge branch 'master' of github.com:cgrates/cgrates 2017-09-19 15:17:48 +02:00
Dan Christian Bogos
32181b2c4d Merge pull request #745 from TeoV/master
Fix ApierV2.ExportTPToFolder , fixes #739
2017-09-19 15:12:50 +02:00
TeoV
0ba726f9b9 Fix ApierV2.ExportTPToFolder , fixes #739 2017-09-19 16:07:10 +03:00
DanB
4968d8b7ca Merge branch 'master' of github.com:cgrates/cgrates 2017-09-19 14:23:06 +02:00
DanB
ef48d5c5eb StatS addStatEvent testing 2017-09-19 14:23:00 +02:00