[I] [Bug] spring-webflux and spring-webflux-webclient can not be traced in spring-webflux 6.x [skywalking]

2023-12-13 Thread via GitHub
CzyerChen opened a new issue, #11654: URL: https://github.com/apache/skywalking/issues/11654 ### 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] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
kylixs commented on issue #11651: URL: https://github.com/apache/skywalking/issues/11651#issuecomment-1855331287 OK, let me have a look. -- 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 NoSuchMethodError in mvc-annotation-commons deprecated method [skywalking-java]

2023-12-13 Thread via GitHub
CzyerChen opened a new pull request, #658: URL: https://github.com/apache/skywalking-java/pull/658 ### Fix [NoSuchMethodError in mvc-annotation-commons deprecated method](https://github.com/apache/skywalking/issues/11652) - [x] Add a unit test to verify that the fix works. current

Re: [I] After integrating Skywalking agent with Springcloud gateway 4, traceid cannot be printed [skywalking]

2023-12-13 Thread via GitHub
JustUse commented on issue #11398: URL: https://github.com/apache/skywalking/issues/11398#issuecomment-1855102602 > Gateway 4.x is not supported. No one supported a PR about this. when can skywalking-java-agent support gateway 4.x , do you have any plan? -- This is an automated

Re: [I] [Bug] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
xzyJavaX commented on issue #11651: URL: https://github.com/apache/skywalking/issues/11651#issuecomment-1855060292 @kylixs https://github.com/xzyJavaX/dynamic-redefine-test. With java agent 9.1.0 to start, then start Arthas. Then `watch redis.clients.jedis.Jedis get -x 1` `watch

(skywalking) branch docs deleted (was 12a3017fc5)

2023-12-13 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch docs in repository https://gitbox.apache.org/repos/asf/skywalking.git was 12a3017fc5 Polish docs structure. Move customization docs separately from the introduction docs. The revisions

(skywalking) branch master updated: Polish docs structure. Move customization docs separately from the introduction docs. (#11653)

2023-12-13 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 0e4c0333e0 Polish docs structure. Move

Re: [PR] Move customization docs separately from the introduction docs [skywalking]

2023-12-13 Thread via GitHub
wu-sheng merged PR #11653: URL: https://github.com/apache/skywalking/pull/11653 -- 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] Move customization docs separately from the introduction docs [skywalking]

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

(skywalking) branch docs created (now 12a3017fc5)

2023-12-13 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch docs in repository https://gitbox.apache.org/repos/asf/skywalking.git at 12a3017fc5 Polish docs structure. Move customization docs separately from the introduction docs. This branch

(skywalking) 01/01: Polish docs structure. Move customization docs separately from the introduction docs.

2023-12-13 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch docs in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 12a3017fc53dd8609e656e6cb2c1d4d5b73212b7 Author: Wu Sheng AuthorDate: Thu Dec 14 10:42:50 2023 +0800 Polish

(skywalking-showcase) branch main updated: Update OAP and UI

2023-12-13 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 64a2d08 Update OAP and UI 64a2d08 is

Re: [I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
wu-sheng commented on issue #11652: URL: https://github.com/apache/skywalking/issues/11652#issuecomment-1854983620 In the Spring 6, `getMethodValue` is deprecated but because `Deprecated as of Spring Framework 6.0 in favor of getMethod() and HttpMethod.name()`. You could try

Re: [I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
CzyerChen commented on issue #11652: URL: https://github.com/apache/skywalking/issues/11652#issuecomment-1854959748 I have checked `gettMethod` && `getMethodValue` method called by `org.springframework.http.server.reactive.ServerHttpRequest` in all `spring-web`

Re: [I] [Bug] Unhelpful error for misconfigured .licenserc.yaml file [skywalking]

2023-12-13 Thread via GitHub
kezhenxu94 commented on issue #11648: URL: https://github.com/apache/skywalking/issues/11648#issuecomment-1854094453 > Ah. I see. Sorry. I was trying to reduce a larger file to feed into something fairly unrelated -- I'm not trying to set up skywalking for use... > > That said, the

Re: [I] [Bug] Unhelpful error for misconfigured .licenserc.yaml file [skywalking]

2023-12-13 Thread via GitHub
jsoref commented on issue #11648: URL: https://github.com/apache/skywalking/issues/11648#issuecomment-1853969973 Ah. I see. Sorry. I was trying to reduce a larger file to feed into something fairly unrelated -- I'm not trying to set up skywalking for use... That said, the thrust of

Re: [I] [Bug] Unhelpful error for unrecognized spdx-id [skywalking]

2023-12-13 Thread via GitHub
kezhenxu94 closed issue #11648: [Bug] Unhelpful error for unrecognized spdx-id URL: https://github.com/apache/skywalking/issues/11648 -- 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: [I] [Bug] Unhelpful error for unrecognized spdx-id [skywalking]

2023-12-13 Thread via GitHub
kezhenxu94 commented on issue #11648: URL: https://github.com/apache/skywalking/issues/11648#issuecomment-1853894054 `BSD-3-Clause` is supported, you wrote the configuration file wrong, it's `header/license/spdx-id`, not `header/spdx-id`, please read the doc carefully

Re: [I] [Bug] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
lujiajing1126 commented on issue #11651: URL: https://github.com/apache/skywalking/issues/11651#issuecomment-1853667666 cc @xzyJavaX would help prepare demos -- 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] [Bug] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
kylixs commented on issue #11651: URL: https://github.com/apache/skywalking/issues/11651#issuecomment-1853657652 @lujiajing1126 Can you provide a demo to reproduction problem? Better put it on github -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
CzyerChen commented on issue #11652: URL: https://github.com/apache/skywalking/issues/11652#issuecomment-1853604628 > That works. And please make sure you add the new unsupported version into the test matrix. Got it. -- This is an automated message from the Apache Git Service. To

Re: [I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
wu-sheng commented on issue #11652: URL: https://github.com/apache/skywalking/issues/11652#issuecomment-1853603911 That works. And please make sure you add the new unsupported version into the test matrix. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
CzyerChen commented on issue #11652: URL: https://github.com/apache/skywalking/issues/11652#issuecomment-1853602611 > Are you proposing a new interceptor for newer version? add the witnessmethod and add a new interceptor. -- This is an automated message from the Apache Git Service.

Re: [I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
wu-sheng commented on issue #11652: URL: https://github.com/apache/skywalking/issues/11652#issuecomment-1853591324 Are you proposing a new interceptor for newer version? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[I] [Bug] mvc-annotation-commons NoSuchMethodError ServerHttpRequest.getMethodValue() [skywalking]

2023-12-13 Thread via GitHub
CzyerChen opened a new issue, #11652: URL: https://github.com/apache/skywalking/issues/11652 ### 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] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
wu-sheng commented on issue #11651: URL: https://github.com/apache/skywalking/issues/11651#issuecomment-1853583829 Is this some issue of Arthas? As the new auxiliary class, it is not available for Arthas -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
lujiajing1126 commented on issue #11651: URL: https://github.com/apache/skywalking/issues/11651#issuecomment-1853583378 @kylixs Any idea? -- 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

[I] [Bug] SkyWalking Java Agent failed to work with Arthas in some cases [skywalking]

2023-12-13 Thread via GitHub
lujiajing1126 opened a new issue, #11651: URL: https://github.com/apache/skywalking/issues/11651 ### 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] The java-agent caused NATS to display '-ERR Unknown Protocol Operation' [skywalking]

2023-12-13 Thread via GitHub
wu-sheng closed issue #11649: [Bug] The java-agent caused NATS to display '-ERR Unknown Protocol Operation' URL: https://github.com/apache/skywalking/issues/11649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[I] [Bug] The java-agent caused NATS to display '-ERR Unknown Protocol Operation' [skywalking]

2023-12-13 Thread via GitHub
fly2F opened a new issue, #11649: URL: https://github.com/apache/skywalking/issues/11649 ### 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