Re: [I] [Feature] Proposal of the e2e testing of UI [skywalking]

2023-11-20 Thread via GitHub
wu-sheng commented on issue #11574: URL: https://github.com/apache/skywalking/issues/11574#issuecomment-1820355532 @Fine0830 What do you suggest on UI side test? You mentioned once. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Feature] Proposal of the e2e testing of UI [skywalking]

2023-11-20 Thread via GitHub
LinuxSuRen commented on issue #11574: URL: https://github.com/apache/skywalking/issues/11574#issuecomment-1820351963 I agree with you that the component test seems is valueable than the e2e testing. But I'll try to explore if there is a way to make it be easier to write the UI e2e code.

Re: [I] [Feature] Proposal of the e2e testing of UI [skywalking]

2023-11-20 Thread via GitHub
kezhenxu94 commented on issue #11574: URL: https://github.com/apache/skywalking/issues/11574#issuecomment-1820341754 Tests are always nice to have but adding E2E tests in skywalking-booster-ui doesn't seem to add many benefits in SkyWalking, the SkyWalking UI is mostly for displaying data

[I] [Feature] Proposal of the e2e testing of UI [skywalking]

2023-11-20 Thread via GitHub
LinuxSuRen opened a new issue, #11574: URL: https://github.com/apache/skywalking/issues/11574 ### 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

(skywalking) branch master updated: sync ui (#11573)

2023-11-20 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 02ebb61710 sync ui (#11573) 02ebb61710 is

Re: [PR] Sync UI [skywalking]

2023-11-20 Thread via GitHub
wu-sheng merged PR #11573: URL: https://github.com/apache/skywalking/pull/11573 -- 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] Sync UI [skywalking]

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

Re: [PR] Use append rather than replace policy for JAVA_TOOL_OPTIONS [skywalking-swck]

2023-11-20 Thread via GitHub
wu-sheng commented on PR #95: URL: https://github.com/apache/skywalking-swck/pull/95#issuecomment-1820163668 @robberphex I can't see new commits submitted. What do you mean `updated`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(skywalking-showcase) branch removeofn deleted (was cac6568)

2023-11-20 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch removeofn in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git was cac6568 Remove open function showcase The revisions that were on this branch are still contained

Re: [PR] Remove open function showcase [skywalking-showcase]

2023-11-20 Thread via GitHub
wu-sheng merged PR #150: URL: https://github.com/apache/skywalking-showcase/pull/150 -- 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: polish list style [skywalking-booster-ui]

2023-11-20 Thread via GitHub
wu-sheng commented on PR #341: URL: https://github.com/apache/skywalking-booster-ui/pull/341#issuecomment-1820159773 Please sync the change, we are close to release now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] do not replace JAVA_TOOL_OPTIONS, append [skywalking-swck]

2023-11-20 Thread via GitHub
robberphex commented on PR #95: URL: https://github.com/apache/skywalking-swck/pull/95#issuecomment-1820153428 Sorry for late reply, updated description, @wu-sheng -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] fix: polish list style [skywalking-booster-ui]

2023-11-20 Thread via GitHub
Fine0830 merged PR #341: URL: https://github.com/apache/skywalking-booster-ui/pull/341 -- 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: polish list style (#341)

2023-11-20 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 8618a944 fix: polish list style

[PR] fix: polish list style [skywalking-booster-ui]

2023-11-20 Thread via GitHub
Fine0830 opened a new pull request, #341: URL: https://github.com/apache/skywalking-booster-ui/pull/341 Video https://github.com/apache/skywalking-booster-ui/assets/20871783/db02882f-6ec4-41e5-ba84-4113d65b2836 Signed-off-by: Qiuxia Fan -- This is an automated

[PR] Remove open function showcase [skywalking-showcase]

2023-11-20 Thread via GitHub
kezhenxu94 opened a new pull request, #150: URL: https://github.com/apache/skywalking-showcase/pull/150 (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-showcase) branch removeofn created (now cac6568)

2023-11-20 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch removeofn in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git at cac6568 Remove open function showcase This branch includes the following new commits: new

Re: [I] [NGINX LUA] [bug]attempt to index global 'skywalking_tracer ' (a nil value) [skywalking]

2023-11-20 Thread via GitHub
wu-sheng closed issue #11571: [NGINX LUA] [bug]attempt to index global 'skywalking_tracer ' (a nil value) URL: https://github.com/apache/skywalking/issues/11571 -- 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] [NGINX LUA] [bug]attempt to index global 'skywalking_tracer ' (a nil value) [skywalking]

2023-11-20 Thread via GitHub
wu-sheng commented on issue #11571: URL: https://github.com/apache/skywalking/issues/11571#issuecomment-1820053882 It looks like `skywalking_tracer` variable is not accessible. We don't know the reason, maybe you could refer to Nginx document? -- This is an automated message from the

[I] [NGINX LUA] [bug]attempt to index global 'skywalking_tracer ' (a nil value) [skywalking]

2023-11-20 Thread via GitHub
jxplus opened a new issue, #11571: URL: https://github.com/apache/skywalking/issues/11571 ### 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

(skywalking) branch deprecate-ofn updated: Fix

2023-11-20 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch deprecate-ofn in repository https://gitbox.apache.org/repos/asf/skywalking.git The following commit(s) were added to refs/heads/deprecate-ofn by this push: new 093b55611e Fix 093b55611e is

[PR] Remove OpenFunction(FAAS layer) relative UI templates and menu item. [skywalking]

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

(skywalking-swck) branch patch-log deleted (was e7e89c8)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch patch-log in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git was e7e89c8 Enable log relevant flags The revisions that were on this branch are still contained in

(skywalking-swck) branch master updated: Enable log relevant flags (#104)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git The following commit(s) were added to refs/heads/master by this push: new 9e5c58b Enable log relevant flags

Re: [PR] Enable log relevant flags [skywalking-swck]

2023-11-20 Thread via GitHub
hanahmily merged PR #104: URL: https://github.com/apache/skywalking-swck/pull/104 -- 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) branch deprecate-ofn created (now 3acfeb2840)

2023-11-20 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch deprecate-ofn in repository https://gitbox.apache.org/repos/asf/skywalking.git at 3acfeb2840 Remove OpenFunction(FAAS layer) relative UI templates and menu item. This branch includes

(skywalking) 01/01: Remove OpenFunction(FAAS layer) relative UI templates and menu item.

2023-11-20 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch deprecate-ofn in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 3acfeb2840739dcbe61e445f89729502a4962296 Author: Wu Sheng AuthorDate: Tue Nov 21 08:01:43 2023 +0800

Re: [PR] do not replace JAVA_TOOL_OPTIONS, append [skywalking-swck]

2023-11-20 Thread via GitHub
wu-sheng commented on PR #95: URL: https://github.com/apache/skywalking-swck/pull/95#issuecomment-1819983177 @robberphex Are you still working on this? -- 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] [WIP] Add a getting started doc for swck [skywalking-swck]

2023-11-20 Thread via GitHub
wu-sheng commented on PR #100: URL: https://github.com/apache/skywalking-swck/pull/100#issuecomment-1819982699 @hanahmily Could you recheck on this? -- 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

[PR] Enable log relevant flags [skywalking-swck]

2023-11-20 Thread via GitHub
hanahmily opened a new pull request, #104: URL: https://github.com/apache/skywalking-swck/pull/104 (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-swck) branch patch-log created (now e7e89c8)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch patch-log in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git at e7e89c8 Enable log relevant flags This branch includes the following new commits: new e7e89c8

(skywalking-swck) 01/01: Enable log relevant flags

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch patch-log in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git commit e7e89c8cedc534fdcdbcd192a65fb8a164488304 Author: Gao Hongtao AuthorDate: Mon Nov 20 23:36:07 2023 +

(skywalking-swck) branch bump deleted (was f798c96)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git was f798c96 Remove log setting The revisions that were on this branch are still contained in other

Re: [PR] Bump up custom-metrics-apiserver [skywalking-swck]

2023-11-20 Thread via GitHub
hanahmily merged PR #103: URL: https://github.com/apache/skywalking-swck/pull/103 -- 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: Update Hugo Configuration and Remove Deprecated Templates (#660)

2023-11-20 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 73458ddb1ff Update Hugo

Re: [PR] Update Hugo Configuration and Remove Deprecated Templates [skywalking-website]

2023-11-20 Thread via GitHub
wu-sheng merged PR #660: URL: https://github.com/apache/skywalking-website/pull/660 -- 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:

[I] [Feature] Plan to remove or deprecate OpenFunction monitoring from SkyWalking [skywalking]

2023-11-20 Thread via GitHub
wu-sheng opened a new issue, #11569: URL: https://github.com/apache/skywalking/issues/11569 ### 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

(skywalking-swck) branch bump updated (ab3ae8c -> f798c96)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git from ab3ae8c Yaml indent add f798c96 Remove log setting No new revisions were added by this update.

(skywalking-go) branch main updated: Fix cannot enhance the vendor management project (#151)

2023-11-20 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 7135bd2 Fix cannot enhance the vendor

Re: [PR] Fix cannot enhance the vendor management project [skywalking-go]

2023-11-20 Thread via GitHub
wu-sheng merged PR #151: URL: https://github.com/apache/skywalking-go/pull/151 -- 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-swck) branch bump updated (e78d086 -> ab3ae8c)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git from e78d086 Update deployment add ab3ae8c Yaml indent No new revisions were added by this update.

Re: [PR] Bump up custom-metrics-apiserver [skywalking-swck]

2023-11-20 Thread via GitHub
wu-sheng commented on PR #103: URL: https://github.com/apache/skywalking-swck/pull/103#issuecomment-1818992400 @hanahmily There are several tests still failing. Could you fix them? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] Fix cannot enhance the vendor management project [skywalking-go]

2023-11-20 Thread via GitHub
mrproliu opened a new pull request, #151: URL: https://github.com/apache/skywalking-go/pull/151 (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) branch master updated: Please go2sky E2E to go agent (#11568)

2023-11-20 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 7f9a8bb042 Please go2sky E2E to go agent

Re: [I] [Feature] Replace go2sky by go agent e2e in the main repo [skywalking]

2023-11-20 Thread via GitHub
wu-sheng closed issue #11536: [Feature] Replace go2sky by go agent e2e in the main repo URL: https://github.com/apache/skywalking/issues/11536 -- 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] Please go2sky E2E to go agent [skywalking]

2023-11-20 Thread via GitHub
wu-sheng merged PR #11568: URL: https://github.com/apache/skywalking/pull/11568 -- 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-swck) branch bump updated (791e17a -> e78d086)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git from 791e17a Add open api add e78d086 Update deployment No new revisions were added by this update.

Re: [PR] Update Hugo Configuration and Remove Deprecated Templates [skywalking-website]

2023-11-20 Thread via GitHub
netlify[bot] commented on PR #660: URL: https://github.com/apache/skywalking-website/pull/660#issuecomment-1818832352 ###  Deploy Preview for *skywalking-website-preview* processing. | Name | Link | |:-:|| | Latest commit |

[PR] Update Hugo Configuration and Remove Deprecated Templates [skywalking-website]

2023-11-20 Thread via GitHub
rootsongjc opened a new pull request, #660: URL: https://github.com/apache/skywalking-website/pull/660 1. Remove unsupported templates: Removed the deprecated internal templates, "google_news" and "google_analytics_async," which are no longer supported in the latest version of Hugo. This

[PR] Please go2sky E2E to go agent [skywalking]

2023-11-20 Thread via GitHub
mrproliu opened a new pull request, #11568: URL: https://github.com/apache/skywalking/pull/11568 As [go2sky](https://github.com/skyapM/go2sky/) has been archived, update the E2E case to using the new [Go Agent](https://github.com/apache/skywalking-go). - [ ] If this pull request

(skywalking-swck) branch bump updated (50e63bd -> 791e17a)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git from 50e63bd Bump up custom-metrics-apiserver add 791e17a Add open api No new revisions were added by

[PR] Bump up custom-metrics-apiserver [skywalking-swck]

2023-11-20 Thread via GitHub
hanahmily opened a new pull request, #103: URL: https://github.com/apache/skywalking-swck/pull/103 (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-swck) 01/01: Bump up custom-metrics-apiserver

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git commit 50e63bd7cce508787259dd91f0e4f2fb0a86057c Author: Gao Hongtao AuthorDate: Mon Nov 20 08:52:30 2023 +

(skywalking-swck) branch bump created (now 50e63bd)

2023-11-20 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git at 50e63bd Bump up custom-metrics-apiserver This branch includes the following new commits: new