Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
gosonzhang commented on code in PR #11708: URL: https://github.com/apache/inlong/pull/11708#discussion_r1925314094 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/metric/MetricDataHolder.java: ## @@ -0,0 +1,347 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
gosonzhang commented on code in PR #11708: URL: https://github.com/apache/inlong/pull/11708#discussion_r1925316237 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/metric/TimeWastInfo.java: ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software Fou

Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
fuweng11 commented on code in PR #11708: URL: https://github.com/apache/inlong/pull/11708#discussion_r1925199248 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/metric/TimeWastInfo.java: ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software Found

Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
vernedeng commented on code in PR #11708: URL: https://github.com/apache/inlong/pull/11708#discussion_r1925200327 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/metric/TimeWastInfo.java: ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software Foun

Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
aloyszhang merged PR #11708: URL: https://github.com/apache/inlong/pull/11708 -- 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 master updated: [INLONG-11706][SDK] Optimize HTTP Sender implementation (#11707)

2025-01-22 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang 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 ea0c20407a [INLONG-11706][SDK] Optimize HTTP

Error while running notifications feature from refs/heads/master:.asf.yaml in inlong!

2025-01-22 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 column 1 (char 0)

Re: [PR] [INLONG-11706][SDK] Optimize HTTP Sender implementation [inlong]

2025-01-22 Thread via GitHub
gosonzhang merged PR #11707: URL: https://github.com/apache/inlong/pull/11707 -- 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

Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
gosonzhang commented on code in PR #11708: URL: https://github.com/apache/inlong/pull/11708#discussion_r1925292112 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/metric/TimeWastInfo.java: ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software Fou

[PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
gosonzhang opened a new pull request, #11708: URL: https://github.com/apache/inlong/pull/11708 Fixes #11680 1. Define new indicator models: metadata synchronization indicator MetaSyncInfo, time consumption statistics indicator TimeWastInfo, traffic statistics indicator TrafficInfo

Re: [PR] [INLONG-11680][SDK] Optimize metric-related implementation [inlong]

2025-01-22 Thread via GitHub
fuweng11 commented on code in PR #11708: URL: https://github.com/apache/inlong/pull/11708#discussion_r1925194375 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/metric/MetricDataHolder.java: ## @@ -0,0 +1,347 @@ +/* + * Licensed to the Apache Software F

(inlong) tag inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.0-rc.1 deleted (was 433f531853)

2025-01-22 Thread vernedeng
This is an automated email from the ASF dual-hosted git repository. vernedeng pushed a change to tag inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.0-rc.1 in repository https://gitbox.apache.org/repos/asf/inlong.git *** WARNING: tag inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang

Re: [PR] [INLONG-11709][SDK] Delete redundant default case in the discoverer of Golang SDK [inlong]

2025-01-22 Thread via GitHub
luchunliang commented on code in PR #11710: URL: https://github.com/apache/inlong/pull/11710#discussion_r1926516681 ## inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/dataproxy/discoverer.go: ## @@ -180,8 +180,6 @@ func (d *dataProxyDiscoverer) update() {