inlong
inlong copied to clipboard
Apache InLong - a one-stop, full-scenario integration framework for massive data
### 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...
### 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...
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
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
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
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...
### 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...
[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...
### 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]...
### 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?...