(skywalking-banyandb-helm) branch master updated: Add cluster and etcd configuration to the document (#9)

2024-03-25 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git The following commit(s) were added to refs/heads/master by this push: new 8bdff75 Add cluster and

Re: [PR] Add cluster and etcd configuration to the document [skywalking-banyandb-helm]

2024-03-25 Thread via GitHub
hanahmily merged PR #9: URL: https://github.com/apache/skywalking-banyandb-helm/pull/9 -- 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:

[PR] Add cluster and etcd configuration to the document [skywalking-banyandb-helm]

2024-03-25 Thread via GitHub
ButterBright opened a new pull request, #9: URL: https://github.com/apache/skywalking-banyandb-helm/pull/9 (no comment) -- 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

(skywalking) branch wu-sheng-patch-1 deleted (was ffb046d170)

2024-03-25 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git was ffb046d170 Update log-otlp.md The revisions that were on this branch are still contained in other

(skywalking) branch master updated: Add required attributed in log-otlp.md (#12051)

2024-03-25 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking.git The following commit(s) were added to refs/heads/master by this push: new 72b56dfcf6 Add required attributed in

Re: [PR] Add required attributed in log-otlp.md [skywalking]

2024-03-25 Thread via GitHub
wu-sheng merged PR #12051: URL: https://github.com/apache/skywalking/pull/12051 -- 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:

(skywalking) branch wu-sheng-patch-1 updated (0fd9a45e53 -> ffb046d170)

2024-03-25 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git from 0fd9a45e53 Add required attributed in log-otlp.md add ffb046d170 Update log-otlp.md No new

[PR] Add required attributed in log-otlp.md [skywalking]

2024-03-25 Thread via GitHub
wu-sheng opened a new pull request, #12051: URL: https://github.com/apache/skywalking/pull/12051 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [ ] Update the [`CHANGES`

(skywalking) branch wu-sheng-patch-1 created (now 0fd9a45e53)

2024-03-25 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git at 0fd9a45e53 Add required attributed in log-otlp.md This branch includes the following new commits:

(skywalking) 01/01: Add required attributed in log-otlp.md

2024-03-25 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 0fd9a45e5324d9f390acae904e99d5e2f5710234 Author: 吴晟 Wu Sheng AuthorDate: Tue Mar 26 09:04:43 2024 +0800

Re: [PR] Implement GC for SeriesDatabase of TSDB [skywalking-banyandb]

2024-03-25 Thread via GitHub
hanahmily commented on code in PR #409: URL: https://github.com/apache/skywalking-banyandb/pull/409#discussion_r1538386860 ## banyand/internal/storage/index.go: ## @@ -224,3 +228,115 @@ func appendSeriesList(dest, src pbv1.SeriesList, filter posting.List) pbv1.Serie func (s

(skywalking-banyandb-helm) branch master updated: Add cluster mode (#7)

2024-03-25 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git The following commit(s) were added to refs/heads/master by this push: new ccf5282 Add cluster mode

Re: [PR] Support deployment in cluster mode [skywalking-banyandb-helm]

2024-03-25 Thread via GitHub
hanahmily merged PR #7: URL: https://github.com/apache/skywalking-banyandb-helm/pull/7 -- 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:

Re: [PR] Support deployment in cluster mode [skywalking-banyandb-helm]

2024-03-25 Thread via GitHub
hanahmily commented on code in PR #7: URL: https://github.com/apache/skywalking-banyandb-helm/pull/7#discussion_r1537654012 ## README.md: ## @@ -118,6 +118,31 @@ $ helm install my-release banyandb -f values.yaml ## Use external certificate authorities for TLS If you'd like

Re: [PR] Implement GC for SeriesDatabase of TSDB [skywalking-banyandb]

2024-03-25 Thread via GitHub
hanahmily commented on PR #409: URL: https://github.com/apache/skywalking-banyandb/pull/409#issuecomment-2018074569 The test cases failed because the segment reporter id was duplicated. In this PR, you have moved the shard-scope scheduler to the tsdb-scope. This will cause all segment

(skywalking-java) branch opt_maven deleted (was a65840c814)

2024-03-25 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch opt_maven in repository https://gitbox.apache.org/repos/asf/skywalking-java.git was a65840c814 [maven-release-plugin] prepare for next development iteration This change permanently

Re: [I] [Feature] [BanyanDB] Support function in row merging [skywalking]

2024-03-25 Thread via GitHub
wu-sheng commented on issue #8720: URL: https://github.com/apache/skywalking/issues/8720#issuecomment-2017336488 Considering this was added as a part of OSPP 2024, we need to consider. @hanahmily 1. Complete feature description 2. In-one-minute aggregation and downsampling workflow