inlong icon indicating copy to clipboard operation
inlong copied to clipboard

Apache InLong - a one-stop, full-scenario integration framework for massive data

Results 349 inlong issues
Sort by recently updated
recently updated
newest added

### 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...

component/sort

### 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]...

type/feature

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...

component/sdk

- 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...

component/manager

- 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...

component/manager
component/dataproxy
component/agent
service/docker

- Fixes #5585 ### Motivation 1.This url does not need the leading `/`. ![image](https://user-images.githubusercontent.com/58519431/185115915-13115f72-c376-488a-9e46-ab9935e1bbe4.png) 2.`GET` requests do not support objects as parameters. ![image](https://user-images.githubusercontent.com/58519431/185115941-ab6b5bbc-2564-425d-b20e-aadaf4871aa5.png) ### Modifications 1.Remove `/`. 2.Use `MAP` instead...

component/manager

### 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...

type/feature
component/sort

### 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...

component/sort

### 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...

component/manager
component/sort

### What happened 1. This url does not need the leading `/` ![image](https://user-images.githubusercontent.com/58519431/185108074-42475f17-6d6a-421b-8d96-2c6b09c6e1ba.png) 2. `GET` requests do not support objects as parameters ![image](https://user-images.githubusercontent.com/58519431/185108461-eb874307-fbb8-4843-a541-edc2beeb97be.png) ### What you expected to happen 1.Remove...

type/bug