Commit Graph

662 Commits

Author SHA1 Message Date
ionutboangiu
e5b7b91799 Revise/add unit tests after sentrypeer addition 2023-07-21 09:00:46 +02:00
gezimbll
2c1f5012fc Updated sentrypeer filter value types 2023-07-14 17:24:03 +02:00
gezimbll
01d3c5d0fa Separating opts in ERS && fixing tests 2023-06-27 11:08:34 +02:00
arberkatellari
8c19386d58 Revise dnsagent service and its default port 2023-06-27 11:06:27 +02:00
arberkatellari
8fb0ab08e3 Implement support for multiple concurrent dnsagents 2023-06-27 11:06:27 +02:00
gezimbll
1b1dd13677 Separating opts for each eventexporter type and fixing tests 2023-06-22 10:36:46 +02:00
ionutboangiu
6c16ff320f Replace interface{} with any 2023-05-31 10:23:12 +02:00
gezimbll
7dd79308b8 fixing it tests for db type 2023-03-08 19:15:23 +01:00
gezimbll
b221a385e4 changed internal db type to *internal 2023-03-08 19:15:23 +01:00
gezimbll
5c4bf0e538 changing db type constants with leading * 2023-03-08 19:15:23 +01:00
arberkatellari
909f56d58a Improving loadConfigFromHTTP redundant URL parse 2022-12-13 17:11:16 +02:00
ionutboangiu
caba77f462 Repair tests after adding new dispatcher cfg field 2022-09-25 12:17:37 +02:00
ionutboangiu
895c140209 Port dispatcher changes from 1.0 to v0.11 2022-09-25 12:17:37 +02:00
ionutboangiu
93d931176e Repair unit tests after making stor and datadb opts into structs 2022-07-12 17:59:09 +02:00
ionutboangiu
62e878574e Solve the remaining compilation errors and replace SSLMode with PgSSLMode 2022-07-12 17:59:09 +02:00
ionutboangiu
aaea87eb33 Make data and stordb opts into structs 2022-07-12 17:59:09 +02:00
ionutboangiu
b3341855ce Repair tests after adding max_reconnect_interval option for multiple config sections 2022-05-28 09:50:01 +02:00
porosnicuadrian
f204d474bd Added DSN params for sql exporter and storDB 2022-01-12 11:56:29 +01:00
ionutboangiu
38447e9229 Make ers opts as struct and fix compilation errors 2021-11-29 20:57:39 +01:00
ionutboangiu
40eb832060 Fix all compilation errors related to ers after making ees opts of type struct 2021-11-29 20:57:39 +01:00
ionutboangiu
941531039e Fix integration tests 2021-11-24 10:10:53 +01:00
ionutboangiu
d4123e9df3 Fix the way context is passed between subsystems and fix some integration tests 2021-11-22 11:15:45 +01:00
ionutboangiu
a214c505de Make opts struct instead of map[string]interface{} for http 2021-11-22 11:15:45 +01:00
ionutboangiu
9b406acf71 Make usageTTL opt a pointer to be able to determine whether or not it has been set in config 2021-11-17 18:50:03 +01:00
ionutboangiu
1901be0485 Add opts for the routes subsystem 2021-11-15 20:37:38 +01:00
ionutboangiu
007cc0e7c8 Replace ArgRSv1ResourceUsage struct with CGREvent and fix tests 2021-11-11 12:22:41 +02:00
ionutboangiu
3b17a960a1 Fix tests after adding opts for thresholds 2021-11-05 21:15:50 +02:00
ionutboangiu
ef8f891548 Fix tests after adding opts for stats 2021-11-04 20:08:29 +02:00
ionutboangiu
7250168176 Fix unit tests after adding opts field in attributes cfg struct 2021-11-03 21:03:33 +02:00
ionutboangiu
48feaf2bed Add opts field for attributes cfg struct and fix compilation errors 2021-11-03 21:03:33 +02:00
Trial97
69a48c2572 Updated integration tests 2021-10-21 14:30:20 +03:00
Trial97
d97433909f Updated unit test 2021-10-21 14:30:20 +03:00
Trial97
8e2fdd239f Updated unit tests 2021-10-21 14:30:20 +03:00
Trial97
817a38a1cf Disabled *event_charges cache 2021-09-23 11:40:49 +02:00
nickolasdaniel
dfc0c842b6 Changed field name for lock file in loaders 2021-09-23 10:43:39 +02:00
nickolasdaniel
e41a16f53c Making loaders lock file configurable 2021-09-23 10:43:39 +02:00
Trial97
d701bf4187 Added profile_runs in attributes 2021-09-07 17:04:25 +02:00
Trial97
cd0964dfea Finished implementing all the exporters 2021-08-18 16:33:28 +02:00
nickolasdaniel
2450cf56d0 Added unit tests for concReq struct methods 2021-07-25 12:08:40 +02:00
nickolasdaniel
4aaa2311ee Added flag for tenant in cgr-loader 2021-07-25 12:08:40 +02:00
nickolasdaniel
a150a38481 Removed synchronous field from DispatcherHost and RemoteHost 2021-07-25 12:08:40 +02:00
Trial97
24b09329be Added concurent requests for ees 2021-07-23 10:57:08 +02:00
nickolasdaniel
54ebc68ab3 Fixed typo in config_defaults.go and updated tests for config 2021-07-19 16:54:08 +02:00
ionutboangiu
9e6fb6bccb Remove partial_cache_action and partial_path from erscfg 2021-07-08 09:55:08 +02:00
Trial97
faf1fba125 Refactored EventRequest 2021-07-06 20:52:40 +02:00
Trial97
09985ce8f9 Added nats ees 2021-06-25 18:13:34 +02:00
nickolasdaniel
841549f421 Removed caches_conns from RalsCfg 2021-06-22 09:06:25 +02:00
andronache
1a610eac1c Make registrarc hosts as slice 2021-06-17 15:39:19 +02:00
andronache
a27c22ba4e Rename dispatcher to dispatchers in registrarc 2021-06-11 11:59:50 +02:00
andronache
213787ee80 Changed dispatcher in registrarc to dispatchers 2021-06-11 11:59:50 +02:00