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

### Description The current implementation of TubeMQ indicators is still not good enough, mainly: 1. The client has no indicator output; 2. There is no histogram data output for the...

component/tubemq
type/improve
stage/stale

### Description Currently, TubeMQ saves the offset of the consumption group through ZooKeeper. When the operation and maintenance personnel want to view the offset of a consumption group, they need...

component/tubemq
type/feature
stage/stale

The parent issue is:https://github.com/apache/incubator-inlong/issues/2203 Through the sh script method, running the script can consume the historical offset of the specified topic and output it to the screen in text form

component/tubemq
type/feature
stage/stale

The parent issue is: https://github.com/apache/incubator-inlong/issues/2203 Update the HTTP API document and add the feature document of historical offset to facilitate business use

component/tubemq
doc
stage/stale

The parent issue is: https://github.com/apache/incubator-inlong/issues/2173 Update the metric definition document with the latest implementation, keeping the document consistent with the implementation

component/tubemq
doc
type/improve
stage/stale

Fixes #10115 ### Motivation Offset needs to be changed to save in string format because some data sources have non integer positions ### Modifications Change the offset save format from...

component/agent

### Description Offset needs to be changed to save in string format because some data sources have non integer positions ### InLong Component InLong Agent ### Are you willing to...

type/improve

[SDK] Support to transform from Json protocol to CSV/KV protocol by single SQL Fixes #10109 Parent issue: #10022 ### Motivation Support to transform from Json protocol to CSV/KV protocol by...

component/sdk

### Description In the process of using DataProxy, I have accumulated some improvement points and are ready to contribute them. The sub-issues are as follows: - [x] #10066 - [x]...

component/dataproxy
type/improve

### Description [SDK] Support to transform from Json protocol to CSV/KV protocol by single SQL Parent issue: #10022 ### Use case _No response_ ### Are you willing to submit PR?...

type/feature