Re: [PR] [INLONG-11267][Doc] Add signoz doc [inlong-website]

2024-10-14 Thread via GitHub
vernedeng commented on code in PR #1045: URL: https://github.com/apache/inlong-website/pull/1045#discussion_r1800520715 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/sort/log_reporting.md: ## @@ -0,0 +1,81 @@ +--- +title: OpenTelemetry 日志上报 +sidebar_position: 6 +-

Re: [PR] [INLONG-11267][Doc] Add signoz doc [inlong-website]

2024-10-14 Thread via GitHub
vernedeng commented on code in PR #1045: URL: https://github.com/apache/inlong-website/pull/1045#discussion_r1800520467 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/sort/log_reporting.md: ## @@ -0,0 +1,81 @@ +--- +title: OpenTelemetry 日志上报 +sidebar_position: 6 +-

Re: [I] [Feature][CI] Remove dangling docker images [inlong]

2024-10-14 Thread via GitHub
vernedeng commented on issue #11246: URL: https://github.com/apache/inlong/issues/11246#issuecomment-2412847327 This issue has been fixed in #11249 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

Re: [I] [Feature][Sort] Add Elasticsearch connector on Flink 1.18 [inlong]

2024-10-14 Thread via GitHub
vernedeng commented on issue #10467: URL: https://github.com/apache/inlong/issues/10467#issuecomment-2412848089 > This issue finish by es6 pr #10722 and es7 pr #10741 ~ Thx @XiaoYou201 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [I] [Umbrella] Tencent Rhino-bird: Integrate Sort with OpenTelemetry [inlong]

2024-10-14 Thread via GitHub
github-actions[bot] commented on issue #10798: URL: https://github.com/apache/inlong/issues/10798#issuecomment-2412661899 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] [Umbrella] Tencent Rhino-bird: Sort metric monitoring and reporting [inlong]

2024-10-14 Thread via GitHub
github-actions[bot] commented on issue #10797: URL: https://github.com/apache/inlong/issues/10797#issuecomment-2412661927 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] [Umbrella] Tencent Rhino-bird: Expand InLong Transform functions [inlong]

2024-10-14 Thread via GitHub
github-actions[bot] commented on issue #10796: URL: https://github.com/apache/inlong/issues/10796#issuecomment-2412661957 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] [INLONG-11352][SDK] Add dirty data collection sdk [inlong]

2024-10-14 Thread via GitHub
aloyszhang commented on code in PR #11354: URL: https://github.com/apache/inlong/pull/11354#discussion_r1798893259 ## inlong-sdk/dirty-data-sdk/src/main/java/org/apache/inlong/sdk/dirtydata/Constants.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] [INLONG-11340][Sort] Add new source metrics for sort-connector-pulsar-v1.15 [inlong]

2024-10-14 Thread via GitHub
dockerzhang merged PR #11341: URL: https://github.com/apache/inlong/pull/11341 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlon

(inlong) branch master updated: [INLONG-11340][Sort] Add new source metrics for sort-connector-pulsar-v1.15 (#11341)

2024-10-14 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 1c21152468 [INLONG-11340][Sort] Add new sou

(inlong) branch release-2.0.0 created (now 9dca085e7e)

2024-10-14 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a change to branch release-2.0.0 in repository https://gitbox.apache.org/repos/asf/inlong.git at 9dca085e7e [INLONG-11295][Release] Bumped version of branch-2.0 to 2.0.0 (#11348) No new revisions were a

(inlong) annotated tag 2.0.0-RC0 updated (9dca085e7e -> 876050930a)

2024-10-14 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a change to annotated tag 2.0.0-RC0 in repository https://gitbox.apache.org/repos/asf/inlong.git *** WARNING: tag 2.0.0-RC0 was modified! *** from 9dca085e7e (commit) to 876050930a (tag) tagging 9dc

[PR] [INLONG-11355][Sort] Add new source metrics for sort-connector-mongodb-cdc-v1.15 [inlong]

2024-10-14 Thread via GitHub
PeterZh6 opened a new pull request, #11356: URL: https://github.com/apache/inlong/pull/11356 Fixes [[Feature][Sort] Add new source metrics for sort-connector-mongodb-cdc-v1.15 #11355](https://github.com/apache/inlong/issues/11355) **Coauthored with [yangyang-12-wq](https://github.com

[PR] [INLONG-11357][Sort] Add new source metrics for sort-connector-sqlserver-cdc-v1.15 [inlong]

2024-10-14 Thread via GitHub
PeterZh6 opened a new pull request, #11358: URL: https://github.com/apache/inlong/pull/11358 Fixes [[Feature][Sort] Add new source metrics for sort-connector-sqlserver-cdc-v1.15 #11357](https://github.com/apache/inlong/issues/11357) ### Motivation The purpose of this PR is to

[PR] [INLONG-11352][Agent] Add dirty data collection sdk [inlong]

2024-10-14 Thread via GitHub
justinwwhuang opened a new pull request, #11354: URL: https://github.com/apache/inlong/pull/11354 Fixes #11352 ### Motivation The ability to archive dirty data is required for each module and needs to be made into an independent SDK ### Modifications Add dirty d

Re: [PR] [INLONG-11296][Release] Change the tag of Docker images to 2.0.0 [inlong]

2024-10-14 Thread via GitHub
aloyszhang merged PR #11353: URL: https://github.com/apache/inlong/pull/11353 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong

(inlong) branch branch-2.0 updated: [INLONG-11296][Release] Change the tag of Docker images to 2.0.0 (#11353)

2024-10-14 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 891d873029 [INLONG-11296][Release] C

svn commit: r72317 - /dev/inlong/2.0.0-RC0/

2024-10-14 Thread luchunliang
Author: luchunliang Date: Mon Oct 14 13:31:31 2024 New Revision: 72317 Log: prepare for 2.0.0 RC0 Added: dev/inlong/2.0.0-RC0/ dev/inlong/2.0.0-RC0/apache-inlong-2.0.0-bin.tar.gz (with props) dev/inlong/2.0.0-RC0/apache-inlong-2.0.0-bin.tar.gz.asc (with props) dev/inlong/2.0.0