Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1772093729 The one I was showing above. It wasn't synced, but you are syncing sub module now, so, you need to add this to change log as well. -- This is an automated message from the Apache

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
Z-Beatles commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1772088474 > Still missing one. > > https://user-images.githubusercontent.com/5441976/276816603-bfeae130-24d9-4fac-a5e0-8e948e822e96.png;> > Please check from git history

[skywalking-java] branch main updated: Support collect ZGC memory pool metrics (#622)

2023-10-19 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-java.git The following commit(s) were added to refs/heads/main by this push: new c15ac3071e Support collect ZGC memory

Re: [PR] Support collect ZGC memory pool metrics [skywalking-java]

2023-10-19 Thread via GitHub
wu-sheng merged PR #622: URL: https://github.com/apache/skywalking-java/pull/622 -- 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-nodejs] annotated tag v0.7.0 updated (4f9a91d -> 6a08265)

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to annotated tag v0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git *** WARNING: tag v0.7.0 was modified! *** from 4f9a91d (commit) to 6a08265 (tag) tagging

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1772041590 Still missing one. https://github.com/apache/skywalking/assets/5441976/bfeae130-24d9-4fac-a5e0-8e948e822e96;> Please check from git history

Re: [PR] Support collect ZGC memory pool metrics [skywalking-java]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #622: URL: https://github.com/apache/skywalking-java/pull/622#discussion_r1366424517 ## CHANGES.md: ## @@ -15,6 +15,8 @@ Release Notes. * Support report MongoDB instance info in Mongodb 4.x plugin. * To compatible upper and lower case Oracle

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1772034152 As you have updated UI, I think there is UI side commit gap too. Please update the UI part change logs accordingly. -- This is an automated message from the Apache Git Service.

[skywalking] branch master updated: Fix AlarmRule expression validation: add labeled metrics mock data for check. (#11437)

2023-10-19 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 062b31f4ba Fix AlarmRule expression

Re: [PR] Fix AlarmRule expression validation: add labeled metrics mock data for check. [skywalking]

2023-10-19 Thread via GitHub
wu-sheng merged PR #11437: URL: https://github.com/apache/skywalking/pull/11437 -- 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 etcd client authentication [skywalking-banyandb]

2023-10-19 Thread via GitHub
hailin0 commented on PR #331: URL: https://github.com/apache/skywalking-banyandb/pull/331#issuecomment-1771972416 @hanahmily PTAL -- 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-client-js] branch master updated: docs: remove QQ group from README, update version (#118)

2023-10-19 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-client-js.git The following commit(s) were added to refs/heads/master by this push: new 613e12e docs: remove QQ group

Re: [PR] docs: remove QQ group from README, update version [skywalking-client-js]

2023-10-19 Thread via GitHub
wu-sheng merged PR #118: URL: https://github.com/apache/skywalking-client-js/pull/118 -- 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] docs: remove QQ group from README, update version [skywalking-client-js]

2023-10-19 Thread via GitHub
Fine0830 opened a new pull request, #118: URL: https://github.com/apache/skywalking-client-js/pull/118 (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

[PR] Fix AlarmRule expression validation: add labeled metrics mock data for check. [skywalking]

2023-10-19 Thread via GitHub
wankai123 opened a new pull request, #11437: URL: https://github.com/apache/skywalking/pull/11437 relate to https://github.com/apache/skywalking/discussions/11422 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [X] Update

[skywalking] branch chore deleted (was 2daf1a2ad6)

2023-10-19 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch chore in repository https://gitbox.apache.org/repos/asf/skywalking.git was 2daf1a2ad6 Fix import The revisions that were on this branch are still contained in other references; therefore,

[skywalking] branch master updated: Fix imports (#11436)

2023-10-19 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 39eae22b94 Fix imports (#11436) 39eae22b94

Re: [I] [Bug] Some classes use shaded version of Guava's `Charsets` class [skywalking]

2023-10-19 Thread via GitHub
wu-sheng closed issue #11435: [Bug] Some classes use shaded version of Guava's `Charsets` class URL: https://github.com/apache/skywalking/issues/11435 -- 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

Re: [PR] Fix imports [skywalking]

2023-10-19 Thread via GitHub
wu-sheng merged PR #11436: URL: https://github.com/apache/skywalking/pull/11436 -- 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-data-collect-protocol] branch wu-sheng-patch-1 deleted (was d0457d8)

2023-10-19 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-data-collect-protocol.git was d0457d8 Update ci.yaml The revisions that were on this branch are still

[skywalking-data-collect-protocol] branch master updated: Fix CI to run on the latest Ubuntu (#87)

2023-10-19 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-data-collect-protocol.git The following commit(s) were added to refs/heads/master by this push: new d4da569 Fix CI to

Re: [PR] Fix CI to run on the latest Ubuntu [skywalking-data-collect-protocol]

2023-10-19 Thread via GitHub
wu-sheng merged PR #87: URL: https://github.com/apache/skywalking-data-collect-protocol/pull/87 -- 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] Update ci.yaml [skywalking-data-collect-protocol]

2023-10-19 Thread via GitHub
wu-sheng opened a new pull request, #87: URL: https://github.com/apache/skywalking-data-collect-protocol/pull/87 (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-data-collect-protocol] branch wu-sheng-patch-1 created (now d0457d8)

2023-10-19 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-data-collect-protocol.git at d0457d8 Update ci.yaml This branch includes the following new commits:

[skywalking-data-collect-protocol] 01/01: Update ci.yaml

2023-10-19 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-data-collect-protocol.git commit d0457d83b6c71a75a4cb9c5b754f11785f6ecbf1 Author: 吴晟 Wu Sheng AuthorDate: Thu Oct

[skywalking-data-collect-protocol] branch master updated: Support collect ZGC memory pool metrics (#86)

2023-10-19 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-data-collect-protocol.git The following commit(s) were added to refs/heads/master by this push: new 3b491fa Support

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1771910923 Please make the submodule correctly, pointing to the master branch commit ID. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Support collect ZGC memory pool metrics [skywalking-data-collect-protocol]

2023-10-19 Thread via GitHub
wu-sheng merged PR #86: URL: https://github.com/apache/skywalking-data-collect-protocol/pull/86 -- 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 collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1771910865 Please make the submodule correctly, pointing to the master branch commit ID. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Support collect ZGC memory pool metrics [skywalking-data-collect-protocol]

2023-10-19 Thread via GitHub
wu-sheng closed pull request #86: Support collect ZGC memory pool metrics URL: https://github.com/apache/skywalking-data-collect-protocol/pull/86 -- 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

[PR] Fix imports [skywalking]

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

[skywalking] 01/01: Fix import

2023-10-19 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch chore in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 2daf1a2ad63b6ab67ffde89f6ef1fc9783dab896 Author: Wu Sheng AuthorDate: Fri Oct 20 08:47:31 2023 +0800 Fix

[skywalking] branch chore created (now 2daf1a2ad6)

2023-10-19 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch chore in repository https://gitbox.apache.org/repos/asf/skywalking.git at 2daf1a2ad6 Fix import This branch includes the following new commits: new 2daf1a2ad6 Fix import The 1

Re: [I] [Bug] Some classes use shaded version of Guava's `Charsets` class [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on issue #11435: URL: https://github.com/apache/skywalking/issues/11435#issuecomment-1771839458 This class is from Armeria project, not us. If you feel there is an issue, please report to them. -- This is an automated message from the Apache Git Service. To respond

Re: [I] [Bug] Some classes use shaded version of Guava's `Charsets` class [skywalking]

2023-10-19 Thread via GitHub
wu-sheng closed issue #11435: [Bug] Some classes use shaded version of Guava's `Charsets` class URL: https://github.com/apache/skywalking/issues/11435 -- 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

[I] [Bug] Some classes use shaded version of Guava's `Charsets` class [skywalking]

2023-10-19 Thread via GitHub
Marcono1234 opened a new issue, #11435: URL: https://github.com/apache/skywalking/issues/11435 ### 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

Re: [PR] Support etcd client authentication [skywalking-banyandb]

2023-10-19 Thread via GitHub
hailin0 commented on code in PR #331: URL: https://github.com/apache/skywalking-banyandb/pull/331#discussion_r1365725043 ## docs/installation/cluster.md: ## @@ -28,3 +28,45 @@ The host is registered to the etcd cluster by the `banyand-server` automatically -

Re: [PR] Support etcd client authentication [skywalking-banyandb]

2023-10-19 Thread via GitHub
hailin0 commented on code in PR #331: URL: https://github.com/apache/skywalking-banyandb/pull/331#discussion_r1365724065 ## docs/installation/cluster.md: ## @@ -28,3 +28,45 @@ The host is registered to the etcd cluster by the `banyand-server` automatically -

Re: [PR] Support etcd client authentication [skywalking-banyandb]

2023-10-19 Thread via GitHub
hailin0 commented on code in PR #331: URL: https://github.com/apache/skywalking-banyandb/pull/331#discussion_r1365725432 ## test/integration/etcd/client_test.go: ## @@ -0,0 +1,304 @@ +// Licensed to Apache Software Foundation (ASF) under one or more contributor +// license

Re: [PR] Support etcd client authentication [skywalking-banyandb]

2023-10-19 Thread via GitHub
hailin0 commented on code in PR #331: URL: https://github.com/apache/skywalking-banyandb/pull/331#discussion_r1365724556 ## docs/installation/cluster.md: ## @@ -28,3 +28,45 @@ The host is registered to the etcd cluster by the `banyand-server` automatically -

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365620656 ## oap-server/server-library/library-elasticsearch-client/src/main/java/org/apache/skywalking/library/elasticsearch/response/search/SearchHits.java: ## @@ -48,7

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
yswdqz commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365616426 ## oap-server/server-library/library-elasticsearch-client/src/main/java/org/apache/skywalking/library/elasticsearch/response/search/SearchHits.java: ## @@ -48,7

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365613468 ## oap-server/server-library/library-elasticsearch-client/src/main/java/org/apache/skywalking/library/elasticsearch/response/search/SearchHits.java: ## @@ -48,7

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365610766 ## graal/graal-server-starter/src/main/resources/META-INF/native-image/main/jni-config.json: ## @@ -0,0 +1,115 @@ +[ Review Comment: If the doc is short

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365605776 ## graal/graal-server-starter/src/main/resources/META-INF/native-image/main/jni-config.json: ## @@ -0,0 +1,115 @@ +[ Review Comment: I think we need a doc to

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365605776 ## graal/graal-server-starter/src/main/resources/META-INF/native-image/main/jni-config.json: ## @@ -0,0 +1,115 @@ +[ Review Comment: I think we need a doc to

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365599917 ## graal/graal-server-starter/src/main/java/org/apache/skywalking/graal/SkywalkingFeature.java: ## @@ -0,0 +1,75 @@ +package org.apache.skywalking.graal; +

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
yswdqz commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365600698 ## oap-server/server-library/library-elasticsearch-client/src/main/java/org/apache/skywalking/library/elasticsearch/response/search/SearchHits.java: ## @@ -48,7

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365597492 ## graal/graal-server-starter/pom.xml: ## @@ -98,13 +98,21 @@ oal-rt-graal-native ${project.version} + + +

Re: [PR] [Feature] GraalVM Native Image support (Experimental). [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11365: URL: https://github.com/apache/skywalking/pull/11365#discussion_r1365596306 ## oap-server/server-library/library-elasticsearch-client/src/main/java/org/apache/skywalking/library/elasticsearch/response/search/SearchHits.java: ## @@ -48,7

[skywalking-nodejs] annotated tag v0.7.0 deleted (was 6a08265)

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to annotated tag v0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git *** WARNING: tag v0.7.0 was deleted! *** tag was 6a08265 The revisions that were on this annotated

Re: [PR] Unify query planner and executor [skywalking-banyandb]

2023-10-19 Thread via GitHub
zesiar0 closed pull request #307: Unify query planner and executor URL: https://github.com/apache/skywalking-banyandb/pull/307 -- 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.

[skywalking-nodejs] annotated tag v0.7.0 updated (4f9a91d -> 6a08265)

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to annotated tag v0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git *** WARNING: tag v0.7.0 was modified! *** from 4f9a91d (commit) to 6a08265 (tag) tagging

Re: [I] [Bug] php cannot use ini_set('skywalking_agent.service_name','value'); [skywalking]

2023-10-19 Thread via GitHub
wu-sheng closed issue #11433: [Bug] php cannot use ini_set('skywalking_agent.service_name','value'); URL: https://github.com/apache/skywalking/issues/11433 -- 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

[I] [Bug] php cannot use ini_set('skywalking_agent.service_name','value'); [skywalking]

2023-10-19 Thread via GitHub
hyper-self opened a new issue, #11433: URL: https://github.com/apache/skywalking/issues/11433 ### 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

[skywalking-website] branch asf-site updated: deploy: 0eb655cfb6bc87fec87be1795db57a560bc083bb

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 14a04f78f2f deploy:

Re: [PR] Fix url about toolkit-trace documentation [skywalking-go]

2023-10-19 Thread via GitHub
wu-sheng merged PR #130: URL: https://github.com/apache/skywalking-go/pull/130 -- 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-go] branch main updated: Fix url about toolkit-trace documentation (#130)

2023-10-19 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-go.git The following commit(s) were added to refs/heads/main by this push: new ff7ad0d Fix url about toolkit-trace

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
Z-Beatles commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1770699247 ### changes: 1. Add a new widget `JVM Memory Detail (MB)` to show memory pool detail. 2. Support collect and show ZGC memory pool metrics. ### before:

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #11432: URL: https://github.com/apache/skywalking/pull/11432#discussion_r1365299551 ## oap-server/server-starter/src/main/resources/oal/java-agent.oal: ## @@ -22,6 +22,17 @@ instance_jvm_memory_heap =

[PR] Fix url about toolkit-trace documentation [skywalking-go]

2023-10-19 Thread via GitHub
Alipebt opened a new pull request, #130: URL: https://github.com/apache/skywalking-go/pull/130 Fix problem:https://github.com/apache/skywalking-go/pull/104#issuecomment-1770349895 ### Change - Remove the suffix from the path of toolkit-trace documentation -- This is an automated

Re: [PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
Z-Beatles commented on PR #11432: URL: https://github.com/apache/skywalking/pull/11432#issuecomment-1770507682 ![image](https://github.com/apache/skywalking/assets/20594866/49911d38-ab37-41d9-aeb9-3176994815a2) -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Support collect ZGC memory pool metrics [skywalking-java]

2023-10-19 Thread via GitHub
Z-Beatles commented on code in PR #622: URL: https://github.com/apache/skywalking-java/pull/622#discussion_r1365260577 ## apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/jvm/memorypool/ZGCCollectorModule.java: ## @@ -0,0 +1,70 @@ +/* + * Licensed

[skywalking-booster-ui] branch dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3 deleted (was 6006e03d)

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git was 6006e03d Merge branch 'main' into

Re: [PR] build(deps): bump tough-cookie and @cypress/request [skywalking-booster-ui]

2023-10-19 Thread via GitHub
dependabot[bot] commented on PR #328: URL: https://github.com/apache/skywalking-booster-ui/pull/328#issuecomment-1770498559 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll

Re: [PR] build(deps): bump tough-cookie and @cypress/request [skywalking-booster-ui]

2023-10-19 Thread via GitHub
Fine0830 closed pull request #328: build(deps): bump tough-cookie and @cypress/request URL: https://github.com/apache/skywalking-booster-ui/pull/328 -- 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

Re: [PR] Support collect ZGC memory pool metrics [skywalking-data-collect-protocol]

2023-10-19 Thread via GitHub
Z-Beatles commented on PR #86: URL: https://github.com/apache/skywalking-data-collect-protocol/pull/86#issuecomment-1770491572 > Provide the JVM doc about these pool types,please. `ZHEAP_USAGE = 6;` ZGC was initially introduced as an experimental feature in JDK 11, and was

[skywalking-website] branch asf-site updated: deploy: 0eb655cfb6bc87fec87be1795db57a560bc083bb

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 94f87c61819 deploy:

[skywalking-booster-ui] branch dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3 updated (6dc1aba9 -> 6006e03d)

2023-10-19 Thread qiuxiafan
This is an automated email from the ASF dual-hosted git repository. qiuxiafan pushed a change to branch dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git from 6dc1aba9 build(deps): bump tough-cookie

[PR] Support collect ZGC memory pool metrics [skywalking]

2023-10-19 Thread via GitHub
Z-Beatles opened a new pull request, #11432: URL: https://github.com/apache/skywalking/pull/11432 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [x] Update the [`CHANGES`

[skywalking-booster-ui] branch main updated: build(deps): bump @cypress/request and cypress (#327)

2023-10-19 Thread qiuxiafan
This is an automated email from the ASF dual-hosted git repository. qiuxiafan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git The following commit(s) were added to refs/heads/main by this push: new 1be2792f build(deps): bump

Re: [PR] build(deps): bump @cypress/request and cypress [skywalking-booster-ui]

2023-10-19 Thread via GitHub
Fine0830 merged PR #327: URL: https://github.com/apache/skywalking-booster-ui/pull/327 -- 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-booster-ui] branch dependabot/npm_and_yarn/cypress/request-and-cypress-3.0.1 deleted (was af3a82aa)

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/cypress/request-and-cypress-3.0.1 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git was af3a82aa build(deps): bump @cypress/request

[skywalking-nodejs] branch rel/0.7.0 deleted (was eec2fa5)

2023-10-19 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch rel/0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git was eec2fa5 Draft release for 0.7.0 The revisions that were on this branch are still contained in other

[skywalking-nodejs] branch master updated: Draft release for 0.7.0 (#120)

2023-10-19 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-nodejs.git The following commit(s) were added to refs/heads/master by this push: new 4f9a91d Draft release for 0.7.0

Re: [PR] Draft release for 0.7.0 [skywalking-nodejs]

2023-10-19 Thread via GitHub
wu-sheng merged PR #120: URL: https://github.com/apache/skywalking-nodejs/pull/120 -- 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-booster-ui] branch dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3 created (now 6dc1aba9)

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git at 6dc1aba9 build(deps): bump tough-cookie

[PR] build(deps): bump tough-cookie and @cypress/request [skywalking-booster-ui]

2023-10-19 Thread via GitHub
dependabot[bot] opened a new pull request, #328: URL: https://github.com/apache/skywalking-booster-ui/pull/328 Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

[PR] build(deps): bump @cypress/request and cypress [skywalking-booster-ui]

2023-10-19 Thread via GitHub
dependabot[bot] opened a new pull request, #327: URL: https://github.com/apache/skywalking-booster-ui/pull/327 Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need

[skywalking-booster-ui] branch dependabot/npm_and_yarn/cypress/request-and-cypress-3.0.1 created (now af3a82aa)

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/cypress/request-and-cypress-3.0.1 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git at af3a82aa build(deps): bump @cypress/request

[skywalking-booster-ui] branch dependabot/npm_and_yarn/babel/traverse-7.23.2 deleted (was e616af84)

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/babel/traverse-7.23.2 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git was e616af84 build(deps-dev): bump @babel/traverse from 7.22.5

[skywalking-booster-ui] branch main updated: build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 (#326)

2023-10-19 Thread qiuxiafan
This is an automated email from the ASF dual-hosted git repository. qiuxiafan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git The following commit(s) were added to refs/heads/main by this push: new 037c2bbb build(deps-dev): bump

Re: [PR] build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 [skywalking-booster-ui]

2023-10-19 Thread via GitHub
Fine0830 merged PR #326: URL: https://github.com/apache/skywalking-booster-ui/pull/326 -- 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-booster-ui] branch dependabot/npm_and_yarn/babel/traverse-7.23.2 created (now e616af84)

2023-10-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/babel/traverse-7.23.2 in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git at e616af84 build(deps-dev): bump @babel/traverse from 7.22.5

[PR] build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 [skywalking-booster-ui]

2023-10-19 Thread via GitHub
dependabot[bot] opened a new pull request, #326: URL: https://github.com/apache/skywalking-booster-ui/pull/326 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. Release notes Sourced from

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-19 Thread via GitHub
mrproliu commented on code in PR #104: URL: https://github.com/apache/skywalking-go/pull/104#discussion_r1365178798 ## docs/menu.yml: ## @@ -42,6 +42,10 @@ catalog: path: /en/agent/plugin-configurations - name: Transport Layer Security (TLS) path:

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-19 Thread via GitHub
wu-sheng commented on code in PR #104: URL: https://github.com/apache/skywalking-go/pull/104#discussion_r1365155692 ## docs/menu.yml: ## @@ -42,6 +42,10 @@ catalog: path: /en/agent/plugin-configurations - name: Transport Layer Security (TLS) path:

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-19 Thread via GitHub
wu-sheng commented on PR #104: URL: https://github.com/apache/skywalking-go/pull/104#issuecomment-1770359820 Here it is, https://skywalking.apache.org/docs/skywalking-go/next/en/advanced-features/manual-apis/toolkit-trace/ -- This is an automated message from the Apache Git Service. To

[PR] rel/0.7.0 [skywalking-nodejs]

2023-10-19 Thread via GitHub
kezhenxu94 opened a new pull request, #120: URL: https://github.com/apache/skywalking-nodejs/pull/120 - 0.7.0 - Draft release for 0.7.0 -- 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

[skywalking-nodejs] 02/02: Draft release for 0.7.0

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch rel/0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git commit eec2fa5b3728500610f8b54d3c824e1b5a6aba84 Author: kezhenxu94 AuthorDate: Thu Oct 19 16:51:08 2023

[skywalking-nodejs] 01/02: 0.7.0

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch rel/0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git commit 10e1bd6131a331ecf65ef0bd9ae345126061acec Author: kezhenxu94 AuthorDate: Thu Oct 19 16:49:22 2023

[skywalking-nodejs] branch rel/0.7.0 created (now eec2fa5)

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch rel/0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git at eec2fa5 Draft release for 0.7.0 This branch includes the following new commits: new 10e1bd6

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-19 Thread via GitHub
Ecostack commented on PR #104: URL: https://github.com/apache/skywalking-go/pull/104#issuecomment-1770349895 Not sure if this is the right place to mention this, but it looks like the documentation generation was unsuccessful:

[skywalking-nodejs] branch wu-sheng-patch-1 deleted (was b75c7a9)

2023-10-19 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-nodejs.git was b75c7a9 Also add 18 to test lib The revisions that were on this branch are still contained in

[skywalking-nodejs] branch master updated: Setup node 18 for testing matrix (#119)

2023-10-19 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-nodejs.git The following commit(s) were added to refs/heads/master by this push: new ba3c123 Setup node 18 for testing

Re: [PR] Setup node 18 for testing matrix [skywalking-nodejs]

2023-10-19 Thread via GitHub
wu-sheng merged PR #119: URL: https://github.com/apache/skywalking-nodejs/pull/119 -- 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 etcd client authentication [skywalking-banyandb]

2023-10-19 Thread via GitHub
hanahmily commented on code in PR #331: URL: https://github.com/apache/skywalking-banyandb/pull/331#discussion_r1365102335 ## .licenserc.yaml: ## @@ -85,6 +85,7 @@ header: # `header` section is configurations for source codes license header. - 'ui' -

[skywalking-nodejs] branch wu-sheng-patch-1 updated (4c40a30 -> b75c7a9)

2023-10-19 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git from 4c40a30 Setup node 18 for testing matrix add b75c7a9 Also add 18 to test lib No new

Re: [PR] Add health check command for bydbctl [skywalking-banyandb]

2023-10-19 Thread via GitHub
hanahmily commented on code in PR #336: URL: https://github.com/apache/skywalking-banyandb/pull/336#discussion_r1365084428 ## CHANGES.md: ## @@ -13,10 +13,10 @@ Release Notes. - Support for recovery buffer using wal. - Register the node role to the metadata registry. -

Re: [PR] Implement local file system [skywalking-banyandb]

2023-10-19 Thread via GitHub
hanahmily commented on code in PR #341: URL: https://github.com/apache/skywalking-banyandb/pull/341#discussion_r1365030620 ## pkg/fs/file_system.go: ## @@ -19,59 +19,58 @@ package fs import ( - "container/list" + "bufio" + "os" ) +const moduleName

  1   2   >