Commit Graph

163 Commits

Author SHA1 Message Date
chaoc
fa619d2595 doc: update readme 2023-08-14 11:42:59 +08:00
chaoc
a44d434952 doc: update readme for add config desc 2023-08-14 11:12:45 +08:00
chaoc
736bc40202 style: modify rtp clear interval default value 2023-08-14 11:12:01 +08:00
chaoc
6a2e5bacb9 perf: code optimization 2023-08-14 10:51:42 +08:00
chaoc
da69688270 style: update default parallelism 2023-08-14 10:50:41 +08:00
chaoc
a4e92c03e7 style: use enum type 2023-08-14 10:50:02 +08:00
chaoc
b207f8fb8e pref: support multi-parallel source 2023-08-14 10:49:35 +08:00
chaoc
5f16a98402 style: remove unused code 2023-08-14 10:48:15 +08:00
chaoc
43282c7163 style: use enum type 2023-08-14 10:47:51 +08:00
liang chao
77cdd73f02 Merge branch 'hotfix/no-collect-expire-data' into 'main'
fix: cannot collect data due to expiration

See merge request galaxy/tsg_olap/sip-rtp-correlation!4
2023-08-11 06:18:46 +00:00
chaoc
b38f128f32 style: optimize imports 2023-08-11 14:16:11 +08:00
chaoc
2c64391737 perf(functions): fix the issue of being unable to collect expired data 2023-08-11 14:14:58 +08:00
liang chao
5481a7b9ee Merge branch 'feature/address-keyby-impl' into 'main'
feature: develop job using java

See merge request galaxy/tsg_olap/sip-rtp-correlation!3
2023-08-10 09:39:51 +00:00
chaoc
7e5a524eb7 style: modify project name 2023-08-10 17:39:22 +08:00
chaoc
255d6d9fcb perf: change the timing of timer register 2023-08-10 15:33:20 +08:00
chaoc
4c90c27921 style: delete unused code 2023-08-10 15:32:23 +08:00
chaoc
f4b8ba69d0 fix: error ttl conf 2023-08-10 15:31:45 +08:00
chaoc
0f6fdda7f5 pref: adjust the timer interval 2023-08-10 15:30:30 +08:00
chaoc
44eb3ed402 style: add influxdb report conf 2023-08-10 15:29:53 +08:00
chaoc
ebada97c22 test: add do nothing sink 2023-08-10 15:29:19 +08:00
chaoc
7221f2a52f feat: impl using the Address as the keyBy parameter 2023-08-09 16:38:34 +08:00
chaoc
6a444d38ba style: add conf example file 2023-08-09 16:28:27 +08:00
chaoc
7d0d185c0e refactor: extract keyedFunction to simple class 2023-08-09 16:27:56 +08:00
chaoc
c9c26f0a9c refactor: extract keyedFunction to simple class 2023-08-09 16:27:46 +08:00
chaoc
b20c33e2bd chore: add plugins 2023-08-09 16:26:21 +08:00
chaoc
c10b8930e3 style(performance): organize performance testing code 2023-08-09 15:58:06 +08:00
chaoc
21ef68da95 test: add conf props 2023-08-07 17:15:46 +08:00
chaoc
33b9d61711 test(performance): add test case 2023-08-07 17:15:27 +08:00
chaoc
43dbc50a19 fix: fix some errors 2023-08-07 17:13:23 +08:00
chaoc
5bc835ec3f test(utils): add RTP data generator 2023-08-04 16:10:38 +08:00
chaoc
673d077e32 test(utils): optimize data generator 2023-08-04 16:10:24 +08:00
chaoc
b2af6cdad8 perf(error): optimize cond 2023-08-03 17:48:35 +08:00
chaoc
bfd28178b0 perf(error): add cond 2023-08-03 17:29:47 +08:00
chaoc
cefc581964 test(functions): add test for SIPPairingFunction 2023-08-03 17:21:38 +08:00
chaoc
c1404584c0 test(functions): add test for Address 2023-08-03 17:21:15 +08:00
chaoc
ef851cb187 test(records): add test for Record 2023-08-03 17:20:54 +08:00
chaoc
402db73b53 test(conf): add test for FusionConfiguration 2023-08-03 17:20:31 +08:00
chaoc
cbc7c91abe test(utils): add test data generator 2023-08-03 17:18:00 +08:00
chaoc
14d569edfd feat(error): add handler which process exception records 2023-08-03 17:17:24 +08:00
chaoc
4d3b53cbb7 fix: collect expire rtp data record 2023-08-03 17:16:09 +08:00
chaoc
112708f056 fix: fix time type error 2023-08-03 17:15:38 +08:00
chaoc
b40469ea8d pref: modify param type 2023-08-03 16:11:10 +08:00
chaoc
b7cc87b4bc feat(app): job main 2023-08-03 16:04:13 +08:00
chaoc
9ed0da345b feat(format): add json serializer 2023-08-03 16:03:54 +08:00
chaoc
559c7b287c fix(record): update field type 2023-08-03 16:03:30 +08:00
chaoc
bcd6826c56 perf(record): update return values 2023-08-03 16:03:09 +08:00
chaoc
7296c36d80 feat(functions): add function that fusion SIP data and RTP data to VoIP 2023-08-03 16:02:21 +08:00
chaoc
a8a6519a88 feat(functions): add function that splits record based on field 'schema_type' 2023-08-03 16:01:49 +08:00
chaoc
7d2b0bae29 pref(functions): format code 2023-08-03 16:00:39 +08:00
chaoc
098a196cc0 pref(record): add field setter 2023-08-03 15:59:26 +08:00