(skywalking) branch master updated: Fix wrong environment variable name in doc (#11689)

2023-12-22 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 0f2570a5c9 Fix wrong environment variable

(skywalking) branch kezhenxu94-patch-1 deleted (was 3b5f240c72)

2023-12-22 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git was 3b5f240c72 Update application.yml The revisions that were on this branch are still contained in

Re: [PR] Fix wrong environment variable name in doc [skywalking]

2023-12-22 Thread via GitHub
wu-sheng merged PR #11689: URL: https://github.com/apache/skywalking/pull/11689 -- 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] Fix wrong environment variable name in doc [skywalking]

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

(skywalking) branch kezhenxu94-patch-1 updated: Update application.yml

2023-12-22 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this push: new 3b5f240c72

(skywalking) branch kezhenxu94-patch-1 created (now 20e46481b4)

2023-12-22 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git at 20e46481b4 Fix wrong environment variable name in doc This branch includes the following new

(skywalking) 01/01: Fix wrong environment variable name in doc

2023-12-22 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 20e46481b4c137400a74b52323c78368b652e035 Author: kezhenxu94 AuthorDate: Sat Dec 23 10:54:35 2023

Re: [PR] feature: add support for OPA policy files [skywalking-eyes]

2023-12-22 Thread via GitHub
wu-sheng merged PR #174: URL: https://github.com/apache/skywalking-eyes/pull/174 -- 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] feature: add support for OPA policy files [skywalking-eyes]

2023-12-22 Thread via GitHub
spacewander opened a new pull request, #174: URL: https://github.com/apache/skywalking-eyes/pull/174 (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

(skywalking-java) branch main updated: Fix re-transform bug when enhanced class proxy parent method (#659)

2023-12-22 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 4f2f81e181 Fix re-transform bug when

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

2023-12-22 Thread via GitHub
wu-sheng closed issue #11651: [Bug] SkyWalking Java Agent failed to work with Arthas in some cases URL: https://github.com/apache/skywalking/issues/11651 -- 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

Re: [PR] Fix re-transform bug when enhanced class proxy parent method [skywalking-java]

2023-12-22 Thread via GitHub
wu-sheng merged PR #659: URL: https://github.com/apache/skywalking-java/pull/659 -- 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] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
wu-sheng commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867629502 If that is the case, let's keep the test in the Jedis plugin. But let's make changes.md and PR title accurate. -- This is an automated message from the Apache Git Service. To

Re: [PR] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
kylixs commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867620613 > @kylixs Is this possible to makes tests in agent module, rather than Jedis? > > And we need to fix change logs, this is not a Jedis fix, but a retransform enhancement, and

Re: [PR] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
kylixs commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867615035 > Submitted here [alibaba/arthas#2774](https://github.com/alibaba/arthas/issues/2774) Fixed: https://github.com/alibaba/arthas/pull/2775 -- This is an automated message

Re: [I] [Bug] skywalking agent [skywalking]

2023-12-22 Thread via GitHub
wu-sheng commented on issue #11675: URL: https://github.com/apache/skywalking/issues/11675#issuecomment-1867507853 That is why your codes could be traced and monitored. Your codes are changed by the agent. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] skywalking agent [skywalking]

2023-12-22 Thread via GitHub
wangkang4 commented on issue #11675: URL: https://github.com/apache/skywalking/issues/11675#issuecomment-1867478079 > > > > Hello, does skywalking support arthas' retransform command? After the configuration of agent.is_cache_enhanced_class and agent.class_cache_mode is enabled, the

Re: [PR] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
wu-sheng commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867468441 @kylixs Is this possible to makes tests in agent module, rather than Jedis? And we need to fix change logs, this is not a Jedis fix, but a retransform enhancement, and

Re: [PR] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
lujiajing1126 commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867459147 > Could someone submit a ticket to Arthas? I think they could know this quickly as this is just a diff between versions. Submitted here

Re: [PR] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
wu-sheng commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867445744 Could someone submit a ticket to Arthas? I think they could know this quickly as this is just a diff between versions. -- This is an automated message from the Apache Git

Re: [PR] Fix error in re-transforming the jedis class [skywalking-java]

2023-12-22 Thread via GitHub
lujiajing1126 commented on PR #659: URL: https://github.com/apache/skywalking-java/pull/659#issuecomment-1867420001 After discussing with @kylixs, we've confirmed that this PR works well with Arthas 3.6.7, but not versions > 3.6.7 (including 3.7.1, 3.6.8 etc.) -- This is an automated

Re: [I] Apache Skywalking for serverless architecture [skywalking]

2023-12-22 Thread via GitHub
ssvssv commented on issue #7253: URL: https://github.com/apache/skywalking/issues/7253#issuecomment-1867365877 Shall I configure Apache Skywalking for monitoring AWS ECS fargate? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to