Re: [PR] fix: fix reading property from null [skywalking-client-js]

2023-10-17 Thread via GitHub
i7guokui commented on PR #115: URL: https://github.com/apache/skywalking-client-js/pull/115#issuecomment-1765817725 > > > > > > > > When the match variable is null, the url will be '', and reading match[1] will result in a runtime error. > > > > > > > > > > > > > > > > > > > > >

Re: [PR] fix: fix reading property from null [skywalking-client-js]

2023-10-17 Thread via GitHub
Fine0830 commented on PR #115: URL: https://github.com/apache/skywalking-client-js/pull/115#issuecomment-1765883163 OK, I think you should change the condition, not the regular expression. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[PR] fix: fix reading property from null [skywalking-client-js]

2023-10-17 Thread via GitHub
i7guokui opened a new pull request, #116: URL: https://github.com/apache/skywalking-client-js/pull/116 When the match variable is null, the url will be '', and reading match[1] will result in a runtime error. ```css background-image: linear-gradient(130deg, #f6f8ff 0%, #fcfcff 100%

Re: [PR] fix: fix reading property from null [skywalking-client-js]

2023-10-17 Thread via GitHub
Fine0830 commented on PR #116: URL: https://github.com/apache/skywalking-client-js/pull/116#issuecomment-1765927174 The e2e throw an error. `failed to execute the query: swctl --display yaml --base-url=http://${oap_host}:${oap_12800}/graphql browser service ls test-ui, output: level=fatal

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu commented on code in PR #104: URL: https://github.com/apache/skywalking-go/pull/104#discussion_r1361735376 ## tools/go-agent/instrument/plugins/instrument.go: ## @@ -107,8 +107,9 @@ func (i *Instrument) CouldHandle(opts *api.CompileOptions) bool { // ch

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-17 Thread via GitHub
Alipebt commented on PR #104: URL: https://github.com/apache/skywalking-go/pull/104#issuecomment-1765979774 Oh! I accidentally deleted the CI tests about trace in my previous submission. I will resubmit it now. -- This is an automated message from the Apache Git Service. To respond to the

[skywalking-go] branch main updated: Provide APIs to users (#104)

2023-10-17 Thread liuhan
This is an automated email from the ASF dual-hosted git repository. liuhan 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 52d96af Provide APIs to users (#104) 52d96af

Re: [PR] Provide APIs to user and support correlationContext [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu merged PR #104: URL: https://github.com/apache/skywalking-go/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: notifications-unsubscr...

[skywalking-banyandb] annotated tag v0.6.0 updated (84f32b39 -> c9c7779a)

2023-10-17 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to annotated tag v0.6.0 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git *** WARNING: tag v0.6.0 was modified! *** from 84f32b39 (commit) to c9c7779a (tag) tagging 8

[skywalking-banyandb] annotated tag v0.5.0 updated (84f32b39 -> e9fb5081)

2023-10-17 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to annotated tag v0.5.0 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git *** WARNING: tag v0.5.0 was modified! *** from 84f32b39 (commit) to e9fb5081 (tag) tagging 8

[skywalking-banyandb] annotated tag v0.6.0 deleted (was c9c7779a)

2023-10-17 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to annotated tag v0.6.0 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git *** WARNING: tag v0.6.0 was deleted! *** tag was c9c7779a The revisions that were on this annotate

[PR] Fix Docker image not supporting the `arm64` platform [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu opened a new pull request, #125: URL: https://github.com/apache/skywalking-go/pull/125 (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,

Re: [PR] chore: updates actions to improves CI times and resource management. [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng commented on PR #90: URL: https://github.com/apache/skywalking-go/pull/90#issuecomment-1766358198 Closing. No update for months. When you are ready, open a new PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] chore: updates actions to improves CI times and resource management. [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng closed pull request #90: chore: updates actions to improves CI times and resource management. URL: https://github.com/apache/skywalking-go/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

Re: [PR] [WIP] chore: first attempt to align and tidy up dependencies. [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng commented on PR #91: URL: https://github.com/apache/skywalking-go/pull/91#issuecomment-1766358473 Closing. No update for months. When you are ready, open a new PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [WIP] chore: first attempt to align and tidy up dependencies. [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng closed pull request #91: [WIP] chore: first attempt to align and tidy up dependencies. URL: https://github.com/apache/skywalking-go/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 t

Re: [PR] Fix Docker image not supporting the `arm64` platform [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng merged PR #125: URL: https://github.com/apache/skywalking-go/pull/125 -- 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: notifications-unsubscr...

[skywalking-go] branch main updated: Fix Docker image not supporting the `arm64` platform (#125)

2023-10-17 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 316433e Fix Docker image not supporting the

[skywalking] 01/01: Bump BanyanDB to 0.5 in e2e

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 521afbe00b520bd4599df3acaf8dae2f9e6e9a3e Author: 吴晟 Wu Sheng AuthorDate: Tue Oct 17 08:36:03 2023 -0500

[skywalking] branch wu-sheng-patch-1 created (now 521afbe00b)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git at 521afbe00b Bump BanyanDB to 0.5 in e2e This branch includes the following new commits: new 521af

[PR] Bump BanyanDB to 0.5 in e2e [skywalking]

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

Re: [PR] Bump up netty again to 4.1.100 [skywalking]

2023-10-17 Thread via GitHub
wu-sheng merged PR #11414: URL: https://github.com/apache/skywalking/pull/11414 -- 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: notifications-unsubscr..

[skywalking] branch master updated: Bump up netty again to 4.1.100 (#11414)

2023-10-17 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 920d6531cf Bump up netty again to 4.1.100 (

[skywalking] branch wu-sheng-patch-1 updated (521afbe00b -> d1b6c9ff64)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git from 521afbe00b Bump BanyanDB to 0.5 in e2e add 920d6531cf Bump up netty again to 4.1.100 (#11414)

Re: [PR] Bump BanyanDB to 0.5 in e2e [skywalking]

2023-10-17 Thread via GitHub
wu-sheng merged PR #11415: URL: https://github.com/apache/skywalking/pull/11415 -- 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: notifications-unsubscr..

[skywalking] branch master updated: Bump BanyanDB to 0.5 in e2e (#11415)

2023-10-17 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 e5c308d435 Bump BanyanDB to 0.5 in e2e (#11

[skywalking] branch wu-sheng-patch-1 deleted (was d1b6c9ff64)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git was d1b6c9ff64 Merge branch 'master' into wu-sheng-patch-1 The revisions that were on this branch are stil

[skywalking-banyandb] 01/01: Reset e2e back to main repo

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git commit ccf3a5de945e48445fd2c8393f5a83f367964293 Author: 吴晟 Wu Sheng AuthorDate: Tue Oct 17 19:29:15 202

[skywalking-banyandb] branch wu-sheng-patch-1 created (now ccf3a5de)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git at ccf3a5de Reset e2e back to main repo This branch includes the following new commits: ne

[skywalking-banyandb] branch wu-sheng-patch-2 created (now 91a8ae54)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-2 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git at 91a8ae54 Update env This branch includes the following new commits: new 91a8ae54 Update

[skywalking-banyandb] 01/01: Update env

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-2 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git commit 91a8ae54ff97b01242cd17fe3839324df973ff88 Author: 吴晟 Wu Sheng AuthorDate: Tue Oct 17 19:29:39 202

[skywalking-banyandb] branch wu-sheng-patch-2 deleted (was 91a8ae54)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-2 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git was 91a8ae54 Update env This change permanently discards the following revisions: discard 91a8a

[skywalking-banyandb] branch liaison-topology deleted (was 40ca82d1)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch liaison-topology in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git was 40ca82d1 remove integration test The revisions that were on this branch are still contained i

[skywalking-banyandb] branch wu-sheng-patch-1 updated: Update env

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git The following commit(s) were added to refs/heads/wu-sheng-patch-1 by this push: new f095c4ae Updat

[PR] Reset e2e back to main repo [skywalking-banyandb]

2023-10-17 Thread via GitHub
wu-sheng opened a new pull request, #345: URL: https://github.com/apache/skywalking-banyandb/pull/345 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Fixes apache/skywalking#. - [ ] Update the [`CHANGES` log](https://g

Re: [PR] Reset e2e back to main repo [skywalking-banyandb]

2023-10-17 Thread via GitHub
wu-sheng commented on PR #345: URL: https://github.com/apache/skywalking-banyandb/pull/345#issuecomment-1767401618 @hailin0 Are there the only places I should revert for the test images? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Reset e2e back to main repo [skywalking-banyandb]

2023-10-17 Thread via GitHub
codecov-commenter commented on PR #345: URL: https://github.com/apache/skywalking-banyandb/pull/345#issuecomment-1767408374 ## [Codecov](https://app.codecov.io/gh/apache/skywalking-banyandb/pull/345?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[skywalking-banyandb] branch wu-sheng-patch-1 updated (f095c4ae -> 25d1cfeb)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git from f095c4ae Update env add 25d1cfeb Update env No new revisions were added by this update.

[skywalking-banyandb] branch wu-sheng-patch-1 updated (25d1cfeb -> d53aa7bf)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git from 25d1cfeb Update env add d53aa7bf Update env.dev No new revisions were added by this upda

[skywalking-go] annotated tag v0.3.0 updated (316433e -> 47de799)

2023-10-17 Thread liuhan
This is an automated email from the ASF dual-hosted git repository. liuhan pushed a change to annotated tag v0.3.0 in repository https://gitbox.apache.org/repos/asf/skywalking-go.git *** WARNING: tag v0.3.0 was modified! *** from 316433e (commit) to 47de799 (tag) tagging 316433e718

[skywalking-go] annotated tag v0.3.0 deleted (was 47de799)

2023-10-17 Thread liuhan
This is an automated email from the ASF dual-hosted git repository. liuhan pushed a change to annotated tag v0.3.0 in repository https://gitbox.apache.org/repos/asf/skywalking-go.git *** WARNING: tag v0.3.0 was deleted! *** tag was 47de799 The revisions that were on this annotated tag are

[skywalking-go] annotated tag v0.3.0 updated (316433e -> c88b60f)

2023-10-17 Thread liuhan
This is an automated email from the ASF dual-hosted git repository. liuhan pushed a change to annotated tag v0.3.0 in repository https://gitbox.apache.org/repos/asf/skywalking-go.git *** WARNING: tag v0.3.0 was modified! *** from 316433e (commit) to c88b60f (tag) tagging 316433e718

[skywalking-python] branch dependabot/pip/urllib3-1.26.18 created (now dbe5d9f)

2023-10-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/urllib3-1.26.18 in repository https://gitbox.apache.org/repos/asf/skywalking-python.git at dbe5d9f Bump urllib3 from 1.26.7 to 1.26.18 No new revisions were added by th

[PR] Bump urllib3 from 1.26.7 to 1.26.18 [skywalking-python]

2023-10-17 Thread via GitHub
dependabot[bot] opened a new pull request, #324: URL: https://github.com/apache/skywalking-python/pull/324 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.18. Release notes Sourced from https://github.com/urllib3/urllib3/releases";>urllib3's releases.

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363048651 ## plugins/fasthttp/client/client_intercepter_test.go: ## @@ -63,9 +63,9 @@ func TestClientInvoke(t *testing.T) { spans := core.GetReportedSpans()

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
xuyue97 commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363054088 ## plugins/fasthttp/client/client_intercepter_test.go: ## @@ -63,9 +63,9 @@ func TestClientInvoke(t *testing.T) { spans := core.GetReportedSpans() a

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363055053 ## plugins/fasthttp/client/client_intercepter_test.go: ## @@ -63,9 +63,9 @@ func TestClientInvoke(t *testing.T) { spans := core.GetReportedSpans()

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363055254 ## plugins/fasthttp/client/client_intercepter_test.go: ## @@ -63,9 +63,9 @@ func TestClientInvoke(t *testing.T) { spans := core.GetReportedSpans()

Re: [PR] Bump urllib3 from 1.26.7 to 1.26.18 [skywalking-python]

2023-10-17 Thread via GitHub
wu-sheng closed pull request #324: Bump urllib3 from 1.26.7 to 1.26.18 URL: https://github.com/apache/skywalking-python/pull/324 -- 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.

Re: [PR] Bump urllib3 from 1.26.7 to 1.26.18 [skywalking-python]

2023-10-17 Thread via GitHub
dependabot[bot] commented on PR #324: URL: https://github.com/apache/skywalking-python/pull/324#issuecomment-1767537530 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

[skywalking-python] branch dependabot/pip/urllib3-1.26.18 deleted (was dbe5d9f)

2023-10-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/urllib3-1.26.18 in repository https://gitbox.apache.org/repos/asf/skywalking-python.git was dbe5d9f Bump urllib3 from 1.26.7 to 1.26.18 The revisions that were on this b

[PR] [Feature] add component ID for fasthttp-go agent [skywalking]

2023-10-17 Thread via GitHub
xuyue97 opened a new pull request, #11418: URL: https://github.com/apache/skywalking/pull/11418 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [ ] Update the [`CHANGES` log](https://github.com/apac

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
xuyue97 commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363078262 ## plugins/fasthttp/client/client_intercepter_test.go: ## @@ -63,9 +63,9 @@ func TestClientInvoke(t *testing.T) { spans := core.GetReportedSpans() a

Re: [I] [Feature] Provide APIs to users in go agent [skywalking]

2023-10-17 Thread via GitHub
mrproliu closed issue #11333: [Feature] Provide APIs to users in go agent URL: https://github.com/apache/skywalking/issues/11333 -- 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.

[PR] Fix config length limitation. [skywalking-java]

2023-10-17 Thread via GitHub
weixiang1862 opened a new pull request, #623: URL: https://github.com/apache/skywalking-java/pull/623 ### Fix - [ ] Add a unit test to verify that the fix works. - [x] Explain briefly why the bug exists and how to fix it. - [x] If this pull reques

[skywalking-banyandb] branch wu-sheng-patch-1 updated (d53aa7bf -> 0cf91c12)

2023-10-17 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git from d53aa7bf Update env.dev add 0cf91c12 Update e2e.storage.yml No new revisions were added

[PR] Begin v0.4.0 version [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu opened a new pull request, #126: URL: https://github.com/apache/skywalking-go/pull/126 (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,

[PR] Query only necessary fields when queryBasicTraces in TraceQueryEsDAO [skywalking]

2023-10-17 Thread via GitHub
dogblues opened a new pull request, #11419: URL: https://github.com/apache/skywalking/pull/11419 For discussion:[#11411](https://github.com/apache/skywalking/discussions/11411) - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [x

Re: [PR] Query only necessary fields when queryBasicTraces in TraceQueryEsDAO [skywalking]

2023-10-17 Thread via GitHub
wu-sheng commented on PR #11419: URL: https://github.com/apache/skywalking/pull/11419#issuecomment-1767569910 You need to follow the style of the main repo. You could find it in the root folder. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Begin v0.4.0 version [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu merged PR #126: URL: https://github.com/apache/skywalking-go/pull/126 -- 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: notifications-unsubscr...

[skywalking-go] branch main updated: Begin v0.4.0 version(#126)

2023-10-17 Thread liuhan
This is an automated email from the ASF dual-hosted git repository. liuhan 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 dd55789 Begin v0.4.0 version(#126) dd55789 i

Re: [PR] Fix config length limitation. [skywalking-java]

2023-10-17 Thread via GitHub
wu-sheng merged PR #623: URL: https://github.com/apache/skywalking-java/pull/623 -- 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: notifications-unsubscr.

[skywalking-java] branch main updated: Fix config length limitation. (#623)

2023-10-17 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 017bc20908 Fix config length limitation. (

Re: [PR] [Feature] add component ID for fasthttp-go agent [skywalking]

2023-10-17 Thread via GitHub
wu-sheng merged PR #11418: URL: https://github.com/apache/skywalking/pull/11418 -- 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: notifications-unsubscr..

[skywalking] branch master updated: add component ID for fasthttp-go agent (#11418)

2023-10-17 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 d9e94844e5 add component ID for fasthttp-go

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
mrproliu commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363168508 ## test/plugins/scenarios/fasthttp/config/excepted.yml: ## @@ -0,0 +1,75 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor li

[skywalking] branch master updated: Specific only necessary fields when queryBasicTraces in ElasticSearch (#11419)

2023-10-17 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 ce707a4d52 Specific only necessary fields w

Re: [PR] Query only necessary fields when queryBasicTraces in TraceQueryEsDAO [skywalking]

2023-10-17 Thread via GitHub
wu-sheng merged PR #11419: URL: https://github.com/apache/skywalking/pull/11419 -- 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: notifications-unsubscr..

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363316495 ## docs/en/agent/support-plugins.md: ## @@ -8,9 +8,10 @@ metrics based on the tracing data. * `go-restfulv3`: [Go-Restful](https://github.com/emicklei/go-restfu

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
xuyue97 commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363319440 ## docs/en/agent/support-plugins.md: ## @@ -8,9 +8,10 @@ metrics based on the tracing data. * `go-restfulv3`: [Go-Restful](https://github.com/emicklei/go-restful

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
wu-sheng commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363339390 ## docs/en/agent/support-plugins.md: ## @@ -8,9 +8,10 @@ metrics based on the tracing data. * `go-restfulv3`: [Go-Restful](https://github.com/emicklei/go-restfu

Re: [PR] feature: add support for fasthttp [skywalking-go]

2023-10-17 Thread via GitHub
xuyue97 commented on code in PR #124: URL: https://github.com/apache/skywalking-go/pull/124#discussion_r1363345801 ## docs/en/agent/support-plugins.md: ## @@ -8,9 +8,10 @@ metrics based on the tracing data. * `go-restfulv3`: [Go-Restful](https://github.com/emicklei/go-restful