[GitHub] [skywalking-infra-e2e] fgksgf commented on pull request #115: Add : Support outputting the result of 'verify' in YAML format and only outputting the summary of the result of 'verify'

2023-08-23 Thread via GitHub
fgksgf commented on PR #115: URL: https://github.com/apache/skywalking-infra-e2e/pull/115#issuecomment-1690957214 > @fgksgf After further tests are added, are we planning a new release? > > It has been 24 commits included and over a year since the last release.

[skywalking-php] branch master updated: Add more log info for error. (#91)

2023-08-23 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-php.git The following commit(s) were added to refs/heads/master by this push: new 74da40c Add more log info for error.

[GitHub] [skywalking-php] wu-sheng merged pull request #91: Add more info for error log.

2023-08-23 Thread via GitHub
wu-sheng merged PR #91: URL: https://github.com/apache/skywalking-php/pull/91 -- 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:

[GitHub] [skywalking-infra-e2e] wu-sheng commented on pull request #115: Add : Support outputting the result of 'verify' in YAML format and only outputting the summary of the result of 'verify'

2023-08-23 Thread via GitHub
wu-sheng commented on PR #115: URL: https://github.com/apache/skywalking-infra-e2e/pull/115#issuecomment-1690114703 @fgksgf After further tests are added, are we planning a new release? It has been 24 commits included and over a year since the last release.

[skywalking-infra-e2e] branch main updated: Add : Support outputting the result of 'verify' in YAML format and only outputting the summary of the result of 'verify' (#115)

2023-08-23 Thread hoshea
This is an automated email from the ASF dual-hosted git repository. hoshea pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git The following commit(s) were added to refs/heads/main by this push: new 0f31b43 Add : Support outputting the

[GitHub] [skywalking-infra-e2e] fgksgf merged pull request #115: Add : Support outputting the result of 'verify' in YAML format and only outputting the summary of the result of 'verify'

2023-08-23 Thread via GitHub
fgksgf merged PR #115: URL: https://github.com/apache/skywalking-infra-e2e/pull/115 -- 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:

[GitHub] [skywalking-infra-e2e] chunriyeqiongsaigao commented on a diff in pull request #115: Add : Support outputting the result of 'verify' in YAML format and only outputting the summary of the resu

2023-08-23 Thread via GitHub
chunriyeqiongsaigao commented on code in PR #115: URL: https://github.com/apache/skywalking-infra-e2e/pull/115#discussion_r1302920682 ## pkg/output/output.go: ## @@ -0,0 +1,67 @@ +// +// Licensed to Apache Software Foundation (ASF) under one or more contributor +// license

[GitHub] [skywalking-java] wu-sheng commented on pull request #597: Add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
wu-sheng commented on PR #597: URL: https://github.com/apache/skywalking-java/pull/597#issuecomment-1689664897 Meanwhile, as you are adding new tags for the MongoDB spans. The test scenarios of MongoDB should be updated accordingly. -

[GitHub] [skywalking-java] hxd123456 commented on a diff in pull request #597: Add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
hxd123456 commented on code in PR #597: URL: https://github.com/apache/skywalking-java/pull/597#discussion_r1302781791 ## apm-sniffer/apm-sdk-plugin/mongodb-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v4/support/MongoInfoHelper.java: ## @@ -140,4 +146,65

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #597: Add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
wu-sheng commented on code in PR #597: URL: https://github.com/apache/skywalking-java/pull/597#discussion_r1302778041 ## apm-sniffer/apm-sdk-plugin/mongodb-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v4/support/MongoInfoHelper.java: ## @@ -140,4 +146,65 @@

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #597: Add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
wu-sheng commented on code in PR #597: URL: https://github.com/apache/skywalking-java/pull/597#discussion_r1302774989 ## apm-sniffer/apm-sdk-plugin/mongodb-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v4/support/MongoInfoHelper.java: ## @@ -40,21 +41,26 @@

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #597: Add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
wu-sheng commented on code in PR #597: URL: https://github.com/apache/skywalking-java/pull/597#discussion_r1302774989 ## apm-sniffer/apm-sdk-plugin/mongodb-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v4/support/MongoInfoHelper.java: ## @@ -40,21 +41,26 @@

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #597: [#11252]add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
wu-sheng commented on code in PR #597: URL: https://github.com/apache/skywalking-java/pull/597#discussion_r1302771948 ## apm-sniffer/apm-sdk-plugin/mongodb-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v4/support/MongoInfoHelper.java: ## @@ -140,4 +146,65 @@

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #597: [#11252]add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
wu-sheng commented on code in PR #597: URL: https://github.com/apache/skywalking-java/pull/597#discussion_r1302769623 ## apm-sniffer/apm-sdk-plugin/mongodb-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v4/support/MongoInfoHelper.java: ## @@ -40,21 +41,26 @@

[GitHub] [skywalking-java] hxd123456 closed pull request #597: [#11252]add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
hxd123456 closed pull request #597: [#11252]add mongoDB plugin report db instance info URL: https://github.com/apache/skywalking-java/pull/597 -- 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

[GitHub] [skywalking-java] hxd123456 opened a new pull request, #597: [#11252]add mongoDB plugin report db instance info

2023-08-23 Thread via GitHub
hxd123456 opened a new pull request, #597: URL: https://github.com/apache/skywalking-java/pull/597 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [ ] Update the [`CHANGES`

[skywalking-php] branch master updated: Start 0.7.0 development. (#90)

2023-08-23 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-php.git The following commit(s) were added to refs/heads/master by this push: new 2a5583a Start 0.7.0 development.

[GitHub] [skywalking-php] wu-sheng merged pull request #90: Start 0.7.0 development.

2023-08-23 Thread via GitHub
wu-sheng merged PR #90: URL: https://github.com/apache/skywalking-php/pull/90 -- 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:

[GitHub] [skywalking-php] jmjoy opened a new pull request, #90: Start 0.7.0 development.

2023-08-23 Thread via GitHub
jmjoy opened a new pull request, #90: URL: https://github.com/apache/skywalking-php/pull/90 (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 unsubscribe,

[GitHub] [skywalking-rover] wu-sheng merged pull request #98: Update `LabelValue` obtain pod information function to add default value parameter

2023-08-23 Thread via GitHub
wu-sheng merged PR #98: URL: https://github.com/apache/skywalking-rover/pull/98 -- 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:

[GitHub] [skywalking] xuyf1001 commented on pull request #8809: Bump junit from 4.12 to 4.13.1

2023-08-23 Thread via GitHub
xuyf1001 commented on PR #8809: URL: https://github.com/apache/skywalking/pull/8809#issuecomment-1689448358 Now I need to fix the 4.12 version of Junit on version 8.9 of Skywalking, but I don't know which parts of SkyWalking are affected by this vulnerability, because there are so many

[GitHub] [skywalking] xuyf1001 commented on pull request #8809: Bump junit from 4.12 to 4.13.1

2023-08-23 Thread via GitHub
xuyf1001 commented on PR #8809: URL: https://github.com/apache/skywalking/pull/8809#issuecomment-1689447139 Now I need to fix the 4.12 vulnerability of Junit on version 8.9 of Skywalking, but I don't know which parts of SkyWalking are affected by this vulnerability, because there are so

[GitHub] [skywalking] xuyf1001 commented on pull request #8809: Bump junit from 4.12 to 4.13.1

2023-08-23 Thread via GitHub
xuyf1001 commented on PR #8809: URL: https://github.com/apache/skywalking/pull/8809#issuecomment-1689443999 Now I need to fix the 4.12 vulnerability of Junit on version 8.9 of Skywalking, but I don't know which parts of SkyWalking are affected by this vulnerability, because there are so

[GitHub] [skywalking-infra-e2e] fgksgf commented on a diff in pull request #115: Add : Support outputting the result of 'verify' in YAML format and only outputting the summary of the result of 'verify

2023-08-23 Thread via GitHub
fgksgf commented on code in PR #115: URL: https://github.com/apache/skywalking-infra-e2e/pull/115#discussion_r1302566891 ## commands/verify/verify.go: ## @@ -33,16 +33,19 @@ import ( ) var ( - querystring - actual string - expected string -