[I] [Feature][BanyanDB] Support for Retrieving Data from Multiple Groups in a Single Query [skywalking]

2024-04-18 Thread via GitHub
hanahmily opened a new issue, #12134: URL: https://github.com/apache/skywalking/issues/12134 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wankai123 commented on code in PR #12130: URL: https://github.com/apache/skywalking/pull/12130#discussion_r1571635907 ## oap-server/server-starter/src/main/resources/ui-initialized-templates/mysql/mysql-service.json: ## @@ -292,32 +292,8 @@ "layer": "MYSQL",

(skywalking-java) branch main updated: Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. (#681) (#682)

2024-04-18 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 1a01047007 Fix NPE in

Re: [PR] Polish NPE fix in handleMethodException method of apm-jdk-threadpool-plugin [skywalking-java]

2024-04-18 Thread via GitHub
wu-sheng merged PR #682: URL: https://github.com/apache/skywalking-java/pull/682 -- 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-website) branch master updated: blog: ActiveMQ Monitoring CN and EN (#700)

2024-04-18 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-website.git The following commit(s) were added to refs/heads/master by this push: new bc74ce43d58 blog: ActiveMQ

Re: [PR] blog: ActiveMQ Monitoring [skywalking-website]

2024-04-18 Thread via GitHub
wu-sheng merged PR #700: URL: https://github.com/apache/skywalking-website/pull/700 -- 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] blog: ActiveMQ Monitoring [skywalking-website]

2024-04-18 Thread via GitHub
wu-sheng commented on PR #700: URL: https://github.com/apache/skywalking-website/pull/700#issuecomment-2065546020 Thanks for bringing this up. It looks good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] blog: ActiveMQ Monitoring [skywalking-website]

2024-04-18 Thread via GitHub
netlify[bot] commented on PR #700: URL: https://github.com/apache/skywalking-website/pull/700#issuecomment-2065533049 ###  Deploy Preview for *skywalking-website-preview* processing. | Name | Link | |:-:|| | Latest commit |

[PR] blog: ActiveMQ Monitoring [skywalking-website]

2024-04-18 Thread via GitHub
CzyerChen opened a new pull request, #700: URL: https://github.com/apache/skywalking-website/pull/700 Add blogs for monitoring ActiveMQ in EN & CN. -- 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 inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on code in PR #12130: URL: https://github.com/apache/skywalking/pull/12130#discussion_r1571509612 ## oap-server/server-starter/src/main/resources/ui-initialized-templates/postgresql/postgresql-service.json: ## @@ -448,31 +448,7 @@ "layer":

Re: [PR] Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin [skywalking-java]

2024-04-18 Thread via GitHub
wu-sheng commented on PR #682: URL: https://github.com/apache/skywalking-java/pull/682#issuecomment-2065483827 What is the new change about? -- 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 NPE in handleMethodException method of apm-jdk-threadpool-plugin [skywalking-java]

2024-04-18 Thread via GitHub
ForrestWang123 opened a new pull request, #682: URL: https://github.com/apache/skywalking-java/pull/682 ### Fix Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin - [ ] Add a unit test to verify that the fix works. - [x] Explain briefly why the bug exists and how to

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wankai123 commented on code in PR #12130: URL: https://github.com/apache/skywalking/pull/12130#discussion_r1571025075 ## test/e2e-v2/cases/mariadb/expected/metrics-has-value-metric-null.yml: ## @@ -0,0 +1,45 @@ +# Licensed to the Apache Software Foundation (ASF) under one or

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on PR #12130: URL: https://github.com/apache/skywalking/pull/12130#issuecomment-2063990184 Redis e2e fails, please fix it. -- 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

Re: [PR] Add Apache Airflow Monitoring [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on PR #12072: URL: https://github.com/apache/skywalking/pull/12072#issuecomment-2063956604 No update for a week. @songzhendong If you want to continue to make this ready to merge, please let me know. -- This is an automated message from the Apache Git Service. To

Re: [PR] make MQE meta data not null [skywalking-query-protocol]

2024-04-18 Thread via GitHub
wu-sheng merged PR #132: URL: https://github.com/apache/skywalking-query-protocol/pull/132 -- 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-query-protocol) branch make-mqe-meta-not-null deleted (was f74557b)

2024-04-18 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch make-mqe-meta-not-null in repository https://gitbox.apache.org/repos/asf/skywalking-query-protocol.git was f74557b make MQE meta data not null The revisions that were on this branch are

(skywalking-query-protocol) branch master updated: make MQE meta data not null (#132)

2024-04-18 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-query-protocol.git The following commit(s) were added to refs/heads/master by this push: new 9c0ffe1 make MQE meta data

[PR] make MQE meta data not null [skywalking-query-protocol]

2024-04-18 Thread via GitHub
wankai123 opened a new pull request, #132: URL: https://github.com/apache/skywalking-query-protocol/pull/132 (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.

(skywalking-query-protocol) branch make-mqe-meta-not-null created (now f74557b)

2024-04-18 Thread wankai
This is an automated email from the ASF dual-hosted git repository. wankai pushed a change to branch make-mqe-meta-not-null in repository https://gitbox.apache.org/repos/asf/skywalking-query-protocol.git at f74557b make MQE meta data not null This branch includes the following new

(skywalking-query-protocol) 01/01: make MQE meta data not null

2024-04-18 Thread wankai
This is an automated email from the ASF dual-hosted git repository. wankai pushed a commit to branch make-mqe-meta-not-null in repository https://gitbox.apache.org/repos/asf/skywalking-query-protocol.git commit f74557b29dc7bef2830786c4fe3e39e4a0919c98 Author: wankai123 AuthorDate: Thu Apr 18

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on PR #12130: URL: https://github.com/apache/skywalking/pull/12130#issuecomment-2063896531 I think those service dashboards should be updated to use MQE to aggregate instance metrics. -- This is an automated message from the Apache Git Service. To respond to the

(skywalking-website) branch asf-site updated: deploy: 324527058968e82e68e65a3152fdaa1b80fadcbe

2024-04-18 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 c619334c029 deploy:

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wankai123 commented on code in PR #12130: URL: https://github.com/apache/skywalking/pull/12130#discussion_r1570746743 ## test/e2e-v2/cases/mariadb/expected/metrics-has-value-metric-null.yml: ## @@ -0,0 +1,45 @@ +# Licensed to the Apache Software Foundation (ASF) under one or

Re: [PR] Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. [skywalking-java]

2024-04-18 Thread via GitHub
wu-sheng merged PR #681: URL: https://github.com/apache/skywalking-java/pull/681 -- 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: [I] [Bug]NPE in jdk-threadpool-plugin [skywalking]

2024-04-18 Thread via GitHub
wu-sheng closed issue #12128: [Bug]NPE in jdk-threadpool-plugin URL: https://github.com/apache/skywalking/issues/12128 -- 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-java) branch main updated: Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. (#681)

2024-04-18 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 ec30b5f53d Fix NPE in

Re: [I] [Bug] SkyWalking agent failed to start if using kafka protocol with sasl_mechanism=PLAIN. [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on issue #12131: URL: https://github.com/apache/skywalking/issues/12131#issuecomment-2063847458 Please send a pull request when you are ready. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Feature] Skipping Index in the New Columned-Based Storage [skywalking]

2024-04-18 Thread via GitHub
zesiar0 commented on issue #11475: URL: https://github.com/apache/skywalking/issues/11475#issuecomment-2063821796 please assign to me -- 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

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wankai123 commented on code in PR #12130: URL: https://github.com/apache/skywalking/pull/12130#discussion_r1570674102 ## oap-server/server-starter/src/main/resources/ui-initialized-templates/redis/redis-service.json: ## @@ -31,7 +31,7 @@ "title": "Uptime

Re: [PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
wankai123 commented on code in PR #12130: URL: https://github.com/apache/skywalking/pull/12130#discussion_r1570674102 ## oap-server/server-starter/src/main/resources/ui-initialized-templates/redis/redis-service.json: ## @@ -31,7 +31,7 @@ "title": "Uptime

[I] [Bug] [skywalking]

2024-04-18 Thread via GitHub
tsonglew opened a new issue, #12131: URL: https://github.com/apache/skywalking/issues/12131 ### 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: [I] [Bug]NPE in jdk-threadpool-plugin [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on issue #12128: URL: https://github.com/apache/skywalking/issues/12128#issuecomment-2063664660 Follow up through https://github.com/apache/skywalking-java/pull/681 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] Fix inaccurate MySQL/MariaDB, Redis metrics [skywalking]

2024-04-18 Thread via GitHub
yswdqz opened a new pull request, #12130: URL: https://github.com/apache/skywalking/pull/12130 - [x] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md). snapshots:

[PR] Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. [skywalking-java]

2024-04-18 Thread via GitHub
ForrestWang123 opened a new pull request, #681: URL: https://github.com/apache/skywalking-java/pull/681 ### Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin - [ ] Add a unit test to verify that the fix works. - [x] Explain briefly why the bug exists and how to fix

[I] [Bug]NPE in jdk-threadpool-plugin [skywalking]

2024-04-18 Thread via GitHub
ForrestWang123 opened a new issue, #12128: URL: https://github.com/apache/skywalking/issues/12128 ### 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: [I] [Bug] UI: optimize search reset in marketplace menu [skywalking]

2024-04-18 Thread via GitHub
wu-sheng closed issue #12127: [Bug] UI: optimize search reset in marketplace menu URL: https://github.com/apache/skywalking/issues/12127 -- 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

Re: [PR] fix: optimize search reset and format in marketplace [skywalking-booster-ui]

2024-04-18 Thread via GitHub
Fine0830 merged PR #392: URL: https://github.com/apache/skywalking-booster-ui/pull/392 -- 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 main updated: fix: optimize search reset and format in marketplace (#392)

2024-04-18 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 54c236ba fix: optimize search

Re: [I] [Bug] UI: optimize search reset in marketplace menu [skywalking]

2024-04-18 Thread via GitHub
wu-sheng commented on issue #12127: URL: https://github.com/apache/skywalking/issues/12127#issuecomment-2063409823 fyi @Fine0830 -- 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

[I] [Bug] UI: optimize search reset in marketplace menu [skywalking]

2024-04-18 Thread via GitHub
CzyerChen opened a new issue, #12127: URL: https://github.com/apache/skywalking/issues/12127 ### 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