inlong
inlong copied to clipboard
Apache InLong - a one-stop, full-scenario integration framework for massive data
### Prepare a Pull Request *(Change the title refer to the following example)* Title: [INLONG-5576][Sort] Add redis extract node and support temporal join *(The following *XYZ* should be replaced by...
### Description Add inlong metric and inlong audit for filesystem ### Use case Add inlong metric and inlong audit for filesystem ### Are you willing to submit PR? - [X]...
fix #5101 ### Motivation Based on my reading of the source code. Currently, the DataProxy SDK side selects DataProxy nodes using polling (sending messages in TCP mode) and random selection...
- Fixes #5562 ### Motivation Supplement the API that the manager web exists but the client does not exist for manager client. ### Modifications Add the workflow API in the...
- Fixes #5555 ### Change list 1. add cluster name and ip fields for agent and dataproxy heartbeat report. 2. remove some redundant fields in file source model. 3. fix...
- Fixes #5585 ### Motivation 1.This url does not need the leading `/`.  2.`GET` requests do not support objects as parameters.  ### Modifications 1.Remove `/`. 2.Use `MAP` instead...
### Description Add inlongMetric interface for node ### Use case It will inject inlong.metric option when node implement InlongMetric ### Are you willing to submit PR? - [X] Yes, I...
### Prepare a Pull Request - [INLONG-5580][Sort] Add inlongMetric interface for node - Fixes #5580 ### Motivation Add inlongMetric interface for node ### Modifications * Add inlongMetric interface for some...
### Prepare a Pull Request [INLONG-5577][Manager][Sort] Support function fieldType - Fixes #5577 ### Motivation Support for defining fields as function types ### Modifications When FieldType is set to a function...
### What happened 1. This url does not need the leading `/`  2. `GET` requests do not support objects as parameters  ### What you expected to happen 1.Remove...