Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
wu-sheng commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2044182596 > > > > > > > This doesn't make sense as this is a "skywalking" showcase, we don't bother to make it work without skywalking > > > > > >

Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
yswdqz commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2044181523 > > This doesn't make sense as this is a "skywalking" showcase, we don't bother to make it work without skywalking Sorry, my expression was not very clear.

[PR] Bump up dependencies to fix CVEs [skywalking]

2024-04-08 Thread via GitHub
kezhenxu94 opened a new pull request, #12080: URL: https://github.com/apache/skywalking/pull/12080 - [x] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [x] Update the [`CHANGES`

(skywalking-python) branch dependabot/pip/pymongo-4.6.3 deleted (was acb9800)

2024-04-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/pymongo-4.6.3 in repository https://gitbox.apache.org/repos/asf/skywalking-python.git was acb9800 Bump pymongo from 3.12.0 to 4.6.3 The revisions that were on this

Re: [PR] Bump pymongo from 3.12.0 to 4.6.3 [skywalking-python]

2024-04-08 Thread via GitHub
dependabot[bot] commented on PR #335: URL: https://github.com/apache/skywalking-python/pull/335#issuecomment-2043850385 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] Bump pymongo from 3.12.0 to 4.6.3 [skywalking-python]

2024-04-08 Thread via GitHub
wu-sheng closed pull request #335: Bump pymongo from 3.12.0 to 4.6.3 URL: https://github.com/apache/skywalking-python/pull/335 -- 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.

[PR] Bump pymongo from 3.12.0 to 4.6.3 [skywalking-python]

2024-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #335: URL: https://github.com/apache/skywalking-python/pull/335 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.0 to 4.6.3. Release notes Sourced from

(skywalking-python) branch dependabot/pip/pymongo-4.6.3 created (now acb9800)

2024-04-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/pymongo-4.6.3 in repository https://gitbox.apache.org/repos/asf/skywalking-python.git at acb9800 Bump pymongo from 3.12.0 to 4.6.3 No new revisions were added by this

Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
kezhenxu94 commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2042719467 > > Can you elaborate? OAP is required to be up and running for those components that need to talk to OAP, in your > > screenshot, the vm exporter needs to send data to

Re: [I] [Bug] When the sampling rate is 0 and the code exists across goroutine, ExitSpan has a problem of failure to create. err: span type is wrong [skywalking]

2024-04-08 Thread via GitHub
Donghui0 commented on issue #12079: URL: https://github.com/apache/skywalking/issues/12079#issuecomment-2042662154 > Which version are you using? There was a relative fix in 0.4 release, [apache/skywalking-go#161](https://github.com/apache/skywalking-go/pull/161) version 0.4.0

Re: [I] [Bug] When the sampling rate is 0 and the code exists across goroutine, ExitSpan has a problem of failure to create. err: span type is wrong [skywalking]

2024-04-08 Thread via GitHub
wu-sheng commented on issue #12079: URL: https://github.com/apache/skywalking/issues/12079#issuecomment-2042607392 Which version are you using? There was a relative fix in 0.4 release, https://github.com/apache/skywalking-go/pull/161 -- This is an automated message from the Apache Git

[I] [Bug] When the sampling rate is 0 and the code exists across goroutine, ExitSpan has a problem of failure to create. err: span type is wrong [skywalking]

2024-04-08 Thread via GitHub
Donghui0 opened a new issue, #12079: URL: https://github.com/apache/skywalking/issues/12079 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component

Re: [PR] Fix docker configurations and bump up images [skywalking-showcase]

2024-04-08 Thread via GitHub
CodePrometheus commented on code in PR #167: URL: https://github.com/apache/skywalking-showcase/pull/167#discussion_r1555618861 ## Makefile.in: ## @@ -29,10 +29,10 @@ ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss ES_IMAGE_TAG ?= 7.10.2 SW_OAP_IMAGE ?=

Re: [PR] Fix docker configurations and bump up images [skywalking-showcase]

2024-04-08 Thread via GitHub
wu-sheng commented on code in PR #167: URL: https://github.com/apache/skywalking-showcase/pull/167#discussion_r122505 ## Makefile.in: ## @@ -29,10 +29,10 @@ ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss ES_IMAGE_TAG ?= 7.10.2 SW_OAP_IMAGE ?=

(skywalking-showcase) branch main updated: Bump up OAP/UI version

2024-04-08 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git The following commit(s) were added to refs/heads/main by this push: new 42208dd Bump up OAP/UI version

Re: [PR] Fix missing dashboard settings in Kubernetes Service [skywalking]

2024-04-08 Thread via GitHub
wu-sheng merged PR #12078: URL: https://github.com/apache/skywalking/pull/12078 -- 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 master updated: Fix missing dashboard settings (#12078)

2024-04-08 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 8dd842189d Fix missing dashboard settings

Re: [PR] Fix docker configurations and bump up images [skywalking-showcase]

2024-04-08 Thread via GitHub
CodePrometheus commented on code in PR #167: URL: https://github.com/apache/skywalking-showcase/pull/167#discussion_r113183 ## Makefile.in: ## @@ -29,10 +29,10 @@ ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss ES_IMAGE_TAG ?= 7.10.2 SW_OAP_IMAGE ?=

Re: [PR] Fix missing dashboard settings in Kubernetes Service [skywalking]

2024-04-08 Thread via GitHub
songzhendong commented on code in PR #12078: URL: https://github.com/apache/skywalking/pull/12078#discussion_r1555498953 ## oap-server/server-starter/src/main/resources/ui-initialized-templates/k8s_service/k8s-service-service.json: ## @@ -2074,7 +2074,52 @@ "layer":

Re: [PR] Fix missing dashboard settings in Kubernetes Service [skywalking]

2024-04-08 Thread via GitHub
wu-sheng commented on code in PR #12078: URL: https://github.com/apache/skywalking/pull/12078#discussion_r1555492972 ## oap-server/server-starter/src/main/resources/ui-initialized-templates/k8s_service/k8s-service-service.json: ## @@ -2074,7 +2074,52 @@ "layer":

[PR] Fix missing dashboard settings in Kubernetes Service [skywalking]

2024-04-08 Thread via GitHub
mrproliu opened a new pull request, #12078: URL: https://github.com/apache/skywalking/pull/12078 In https://github.com/apache/skywalking/pull/12018, I lost [some template

(skywalking-banyandb-java-client) branch bump-api deleted (was 81752ec)

2024-04-08 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch bump-api in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git was 81752ec Bump api The revisions that were on this branch are still contained in other

(skywalking-banyandb-java-client) branch main updated: [Breaking change] Bump APIs (#53)

2024-04-08 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git The following commit(s) were added to refs/heads/main by this push: new e6f2dbe [Breaking

Re: [PR] Bump up the API of BanyanDB Server [skywalking-banyandb-java-client]

2024-04-08 Thread via GitHub
wu-sheng merged PR #53: URL: https://github.com/apache/skywalking-banyandb-java-client/pull/53 -- 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-showcase) branch main updated: fix UI Tag

2024-04-08 Thread wankai
This is an automated email from the ASF dual-hosted git repository. wankai pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git The following commit(s) were added to refs/heads/main by this push: new 6ae9862 fix UI Tag 6ae9862 is

Re: [PR] Fix docker configurations and bump up images [skywalking-showcase]

2024-04-08 Thread via GitHub
wu-sheng commented on code in PR #167: URL: https://github.com/apache/skywalking-showcase/pull/167#discussion_r1555418807 ## Makefile.in: ## @@ -29,10 +29,10 @@ ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss ES_IMAGE_TAG ?= 7.10.2 SW_OAP_IMAGE ?=

Re: [PR] Fix docker configurations and bump up images [skywalking-showcase]

2024-04-08 Thread via GitHub
wu-sheng commented on code in PR #167: URL: https://github.com/apache/skywalking-showcase/pull/167#discussion_r1555418336 ## Makefile.in: ## @@ -29,10 +29,10 @@ ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss ES_IMAGE_TAG ?= 7.10.2 SW_OAP_IMAGE ?=

[PR] Bump up the API of BanyanDB Server [skywalking-banyandb-java-client]

2024-04-08 Thread via GitHub
hanahmily opened a new pull request, #53: URL: https://github.com/apache/skywalking-banyandb-java-client/pull/53 (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

(skywalking-banyandb-java-client) branch bump-api updated (0dcb1e0 -> 81752ec)

2024-04-08 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump-api in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git discard 0dcb1e0 Bump api new 81752ec Bump api This update added new revisions after

(skywalking-banyandb-java-client) 01/01: Bump api

2024-04-08 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch bump-api in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git commit 81752ec52a516b01410f73c881a1dbb58b41d2f3 Author: Gao Hongtao AuthorDate: Mon Apr 8

[PR] Add Top N Aggregation to web app [skywalking-banyandb]

2024-04-08 Thread via GitHub
Sylvie-Wxr opened a new pull request, #430: URL: https://github.com/apache/skywalking-banyandb/pull/430 ### - [ ] If this is non-trivial feature, paste the links/URLs to the design doc. - [ ] Update the documentation to include this new feature. - [ ] Tests(including UT, IT, E2E)

Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
yswdqz commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2042009921 > Can you elaborate? OAP is required to be up and running for those components that need to talk to OAP, in your > screenshot, the vm exporter needs to send data to OAP so it

Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
yswdqz commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2042004975 Yes, but I might not have much time recently. I'll submit the PR over the weekend. -- This is an automated message from the Apache Git Service. To

Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
kezhenxu94 commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2041994460 > 1. rocketmq-feature seems incorrect: > >

Re: [I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
wu-sheng commented on issue #12077: URL: https://github.com/apache/skywalking/issues/12077#issuecomment-2041975023 @kezhenxu94 Could you guide @yswdqz about this? We may need to polish showcase. -- This is an automated message from the Apache Git Service. To respond to the message,

[I] [Bug] skywalking-showcase docker deployment has some incorrect parts [skywalking]

2024-04-08 Thread via GitHub
yswdqz opened a new issue, #12077: URL: https://github.com/apache/skywalking/issues/12077 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component