Commit Graph

965 Commits

Author SHA1 Message Date
DanB
273a4c32eb config resource_limits -> resources; ResourceLimits.csv -> Resources.csv 2017-08-15 17:53:11 +02:00
DanB
08913ac792 Configuration rls -> resources, rls_conns -> resources_conns 2017-08-11 00:12:20 +02:00
DanB
708c2e1769 ApierV1.RLsV1-> ApierV1.ResourceSV1 2017-08-10 23:30:59 +02:00
DanB
b262427f46 ResourceLimit -> ResourceCfg in dataDB 2017-08-10 23:08:36 +02:00
DanB
ffc323238a Merge branch 'master' of github.com:cgrates/cgrates 2017-08-09 00:06:17 +02:00
DanB
dfb8b83edb RequestFilter - test for stats into stats package, stats.Stats matching rpcclient.RpcClient interface 2017-08-09 00:06:13 +02:00
DanB
e00d815aa3 Benchmarks for stats 2017-08-08 13:44:18 +02:00
Dan Christian Bogos
522afc30e2 Merge pull request #698 from Edwardro22/master
Added methods for threshold
2017-08-08 06:05:59 -05:00
DanB
8d12d61aba StatS into RLs, StatSV1.GetStatsMetrics -> GetStringMetrics, StatSV1.GetFloatMetrics 2017-08-05 10:10:39 +02:00
Edwardro22
017fc58ff3 Merge branch 'master' of https://github.com/cgrates/cgrates
Conflicts:
	data/tariffplans/tutorial/Stats.csv
	stats/service.go
2017-08-03 17:00:01 +03:00
DanB
7760a269ad StatS - fix metrics initialization 2017-08-03 15:43:03 +02:00
DanB
1054c4e88a Enable engine automatic start in stats test 2017-08-03 15:14:16 +02:00
DanB
fa406afc65 StatsV1.GetQueueIDs, StatsV1.GetStatMetrics, StatsV1.LoadQueues with tests 2017-08-03 14:31:39 +02:00
Edwardro22
fae33969ea Merge branch 'master' of https://github.com/cgrates/cgrates 2017-08-03 01:47:21 +03:00
Edwardro22
ca43ea4b9c added thresholdCfg stordb|datadb methods and csv read 2017-08-03 01:45:48 +03:00
DanB
75d0d295a3 StatSV1 API struct registered by engine 2017-08-02 16:14:54 +02:00
DanB
1b822d6d34 SMG - lock session before altering CGRID on relocate to avoid concurrency 2017-08-02 08:19:01 +02:00
DanB
42b69f2862 Remove killEngineTest so we can have proper help messages 2017-08-01 18:14:42 +02:00
Edwardro22
85000b4ca3 added new fields 2017-08-01 16:24:38 +03:00
Edwardro22
fbacb250b6 Added stats csv read methods and test 2017-07-24 02:27:03 +03:00
DanB
1e98ea7291 ResourceLimits sharing matchingItemIDsForEvent with future subsystems 2017-07-18 15:26:48 +02:00
DanB
7b1e8d7a16 Renaming StatsQueue into CDRStatsQueue 2017-07-05 17:05:18 +02:00
DanB
6dc3289772 StorDB config conn_max_lifetime, fixes #684 2017-07-02 15:25:30 +02:00
DanB
597558174a Loader fixes with proper cached key reloading 2017-06-15 14:25:27 +02:00
alin104n
76b71f1efc Reslimiter tests 2017-06-14 19:05:25 +03:00
DanB
2fd0c9a4d7 SMGenericV2 GetMaxUsage, InitiateSession, UpdateSession API methods returning time.Duration, improvements on RadiusAgent 2017-06-06 13:24:24 +02:00
DanB
2341ea95aa EventCost Clone and initial Trim methods 2017-05-23 19:08:54 +02:00
DanB
4479eef14d Adding SMGenericV1.SetGZIPpedPassiveSessions using GZIP compressed arguments 2017-05-14 14:08:58 +02:00
DanB
5378c511b6 SMKamailio replacing cdrstats with rls in config, resource limit APIs in auth and call end, ResourceAllowed in auth reply 2017-05-07 21:13:49 +02:00
DanB
2c38d4ffac ResourceLimits with standalone RPC object, renaming of RPC methods 2017-05-06 21:28:43 +02:00
DanB
2398543c94 Storage mongo - convert tag into id for generic get functions 2017-04-14 19:26:51 +02:00
DanB
8995246ac0 Empty default password for stordb to avoid mongo issues, tests fixups 2017-04-13 21:51:16 +02:00
alin104n
c854d00868 TP Renames 2017-04-04 11:07:09 +03:00
alin104n
d788452933 Accounting, Rating DBs merge, TPModels in StorDB 2017-04-03 21:17:12 +03:00
DanB
afabe6fe14 Configurable number of accounts in concurrent A1it tests 2017-03-12 18:44:35 +01:00
DanB
fee86d2d28 Small fixes build 2017-03-08 14:43:27 +01:00
DanB
8435a0d676 Protect GetAccountActionPlan 2017-03-08 14:40:57 +01:00
DanB
9a37c384cf Various improvements for the new StorDB code to work 2017-03-02 18:56:57 +01:00
DanB
dc1e774676 ApierV1.SetActionPlan, improved caching for AccountActionPlans 2017-02-19 10:06:50 +01:00
DanB
aef3022900 ApierV1.SetActionPlan should also modify AccountActionPlans index 2017-02-19 09:33:52 +01:00
DanB
dd8ba0087f Apier SetAccount reloading always scheduler for repetitive scenarios using same actionPlan 2017-02-17 21:10:54 +01:00
DanB
00fc841e43 Adding ApierV2.ExportCdrsToFile API for backwards compatibility 2017-02-17 16:02:47 +01:00
DanB
dcbe8b1882 ApierV1.ExportCDRs API 2017-02-17 15:28:39 +01:00
DanB
50440f5490 CDRS using goroutines for rating to release the CDR faster, tests improvements 2017-02-16 10:50:08 +01:00
DanB
d27dc06e7d CDRExporter redesign, modified configuration parameters, CDRS replication -> online_cdr_exports 2017-02-14 17:41:30 +01:00
DanB
56fb801b4a Fix ApierV1.GetScheduledActions, unify SetAccount logic between v1 and v2 apis 2017-02-10 20:18:23 +01:00
DanB
c6d07d6701 ApierV1.ReplayFailedPosts with support for *amqp, fix default replication teplate 2017-02-08 17:06:34 +01:00
DanB
6e9781f57f Tests for SMG PassiveSessionsReplication, small typo fix in API 2017-01-31 18:44:28 +01:00
DanB
0624782b91 SMGenericV1.ReplicatePassiveSessions API 2017-01-31 17:58:11 +01:00
DanB
93f8076e21 Support for *none as fallback file path for Poster 2017-01-31 16:58:27 +01:00