(skywalking-go) branch main updated: Add support trace ignore (#177)

2024-03-21 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 e427c3e Add support trace ignore (#177)

Re: [PR] Add support trace ignore [skywalking-go]

2024-03-21 Thread via GitHub
wu-sheng merged PR #177: URL: https://github.com/apache/skywalking-go/pull/177 -- 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 data-generator deleted (was 0899e2156b)

2024-03-21 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a change to branch data-generator in repository https://gitbox.apache.org/repos/asf/skywalking.git was 0899e2156b Fix test The revisions that were on this branch are still contained in other references;

(skywalking) branch master updated: Fix several issues of the data generator and BanyanDB plugin (#12047)

2024-03-21 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 eeef140032 Fix several issues of the data

Re: [PR] Fix several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
wu-sheng merged PR #12047: URL: https://github.com/apache/skywalking/pull/12047 -- 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 several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
wu-sheng commented on PR #12047: URL: https://github.com/apache/skywalking/pull/12047#issuecomment-2014121901 Please check the CI. -- 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

(skywalking-website) branch master updated: CN blog: Monitoring Kubernetes network traffic by using eBPF (#694)

2024-03-21 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 d73670627d5 CN blog: Monitoring

Re: [PR] CN blog: Monitoring Kubernetes network traffic by using eBPF [skywalking-website]

2024-03-21 Thread via GitHub
wu-sheng merged PR #694: URL: https://github.com/apache/skywalking-website/pull/694 -- 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 data-generator updated (15ed6308ff -> 0899e2156b)

2024-03-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch data-generator in repository https://gitbox.apache.org/repos/asf/skywalking.git from 15ed6308ff Add default value to null tag or field add 0899e2156b Fix test No new revisions were

Re: [PR] CN blog: Monitoring Kubernetes network traffic by using eBPF [skywalking-website]

2024-03-21 Thread via GitHub
netlify[bot] commented on PR #694: URL: https://github.com/apache/skywalking-website/pull/694#issuecomment-2012798644 ###  Deploy Preview for *skywalking-website-preview* processing. | Name | Link | |:-:|| | Latest commit |

[PR] CN blog: Monitoring Kubernetes network traffic by using eBPF [skywalking-website]

2024-03-21 Thread via GitHub
mrproliu opened a new pull request, #694: URL: https://github.com/apache/skywalking-website/pull/694 (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

Re: [PR] Add support trace ignore [skywalking-go]

2024-03-21 Thread via GitHub
CodePrometheus commented on code in PR #177: URL: https://github.com/apache/skywalking-go/pull/177#discussion_r1534154747 ## plugins/core/tracer_ignore.go: ## @@ -0,0 +1,133 @@ +// Licensed to Apache Software Foundation (ASF) under one or more contributor +// license

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1534078163 ## apm-sniffer/apm-sdk-plugin/sofarpc-plugin/src/main/java/org/apache/skywalking/apm/plugin/sofarpc/SofaBoltCallbackConstructInterceptor.java: ## @@ -0,0 +1,32

(skywalking-website) branch wu-sheng-patch-1 deleted (was 357cc822ab3)

2024-03-21 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-website.git was 357cc822ab3 Update docs.yml The revisions that were on this branch are still contained in

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
OrezzerO commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1534040087 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -17,6 +17,23 @@ segmentItems: - serviceName: sofarpc-scenario segmentSize: gt 2

(skywalking-website) branch master updated: Fix link.

2024-03-21 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 3ff5af900b6 Fix link. 3ff5af900b6

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1534017998 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -34,6 +51,37 @@ segmentItems: refType: CrossProcess, parentSpanId: 1,

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
OrezzerO commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1534014874 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -34,6 +51,37 @@ segmentItems: refType: CrossProcess, parentSpanId: 1,

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
OrezzerO commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1533983007 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -34,6 +51,37 @@ segmentItems: refType: CrossProcess, parentSpanId: 1,

Re: [PR] Fix several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #12047: URL: https://github.com/apache/skywalking/pull/12047#discussion_r1533785182 ## oap-server/server-storage-plugin/storage-banyandb-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/banyandb/BanyanDBConverter.java: ## @@

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1533782982 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -34,6 +51,37 @@ segmentItems: refType: CrossProcess, parentSpanId: 1,

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1533780012 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -34,6 +51,37 @@ segmentItems: refType: CrossProcess, parentSpanId: 1,

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1533777123 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -34,6 +51,37 @@ segmentItems: refType: CrossProcess, parentSpanId: 1,

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #675: URL: https://github.com/apache/skywalking-java/pull/675#discussion_r1533771488 ## test/plugin/scenarios/sofarpc-scenario/config/expectedData.yaml: ## @@ -17,6 +17,23 @@ segmentItems: - serviceName: sofarpc-scenario segmentSize: gt 2

Re: [PR] Fix several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #12047: URL: https://github.com/apache/skywalking/pull/12047#discussion_r1533740840 ## oap-server/server-storage-plugin/storage-banyandb-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/banyandb/BanyanDBConverter.java: ## @@

Re: [PR] Fix several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
hanahmily commented on code in PR #12047: URL: https://github.com/apache/skywalking/pull/12047#discussion_r1533737515 ## oap-server/server-storage-plugin/storage-banyandb-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/banyandb/BanyanDBConverter.java: ## @@

Re: [PR] Fix several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
wu-sheng commented on code in PR #12047: URL: https://github.com/apache/skywalking/pull/12047#discussion_r1533721315 ## oap-server/server-storage-plugin/storage-banyandb-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/banyandb/BanyanDBConverter.java: ## @@

[PR] Fix several issues of the data generator and BanyanDB plugin [skywalking]

2024-03-21 Thread via GitHub
hanahmily opened a new pull request, #12047: URL: https://github.com/apache/skywalking/pull/12047 (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 data-generator updated (b35e8b8729 -> 15ed6308ff)

2024-03-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch data-generator in repository https://gitbox.apache.org/repos/asf/skywalking.git discard b35e8b8729 Add default value to null tag or field new 15ed6308ff Add default value to null tag or

(skywalking) 01/01: Add default value to null tag or field

2024-03-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch data-generator in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 15ed6308ffecee095831b9af5acd36e5aac90947 Author: Gao Hongtao AuthorDate: Thu Mar 21 14:43:23 2024 +0800

Re: [PR] Support across thread tracing for SOFA-RPC [skywalking-java]

2024-03-21 Thread via GitHub
OrezzerO commented on PR #675: URL: https://github.com/apache/skywalking-java/pull/675#issuecomment-2011760351 I have commit some code to verify the callback spans through the expected file. However I have some thing not very sure: 1. Is `expectedData.yaml` file strongly depends on the

(skywalking-website) branch master updated: blog: Monitoring kubernetes network traffic by using eBPF (#693)

2024-03-21 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 2c5dd4c0f51 blog: Monitoring

Re: [PR] blog: Monitoring kubernetes network traffic by using eBPF [skywalking-website]

2024-03-21 Thread via GitHub
wu-sheng merged PR #693: URL: https://github.com/apache/skywalking-website/pull/693 -- 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: [I] [Feature] About log collecting and meter(Metrics) reports skywalking-rust. [skywalking]

2024-03-21 Thread via GitHub
wu-sheng commented on issue #9384: URL: https://github.com/apache/skywalking/issues/9384#issuecomment-2011651461 > Tokio [tracing](https://crates.io/crates/tracing) is the most widely used trace framework in the Rust world. I'am not demanding that the crate

Re: [I] [Feature] About log collecting and meter(Metrics) reports skywalking-rust. [skywalking]

2024-03-21 Thread via GitHub
4t145 commented on issue #9384: URL: https://github.com/apache/skywalking/issues/9384#issuecomment-2011645959 Tokio [tracing](https://crates.io/crates/tracing) is the most widely used trace framework in the Rust world. I'am not demand that the crate

Re: [I] [Feature] About log collecting and meter(Metrics) reports skywalking-rust. [skywalking]

2024-03-21 Thread via GitHub
wu-sheng commented on issue #9384: URL: https://github.com/apache/skywalking/issues/9384#issuecomment-2011590674 > > For logging, I want to implement it by integrate with the tokio log framework [tracing](https://crates.io/crates/tracing), add the grpc subscriber and some filed in log,

Re: [I] [Feature] About log collecting and meter(Metrics) reports skywalking-rust. [skywalking]

2024-03-21 Thread via GitHub
4t145 commented on issue #9384: URL: https://github.com/apache/skywalking/issues/9384#issuecomment-2011575152 > For logging, I want to implement it by integrate with the tokio log framework [tracing](https://crates.io/crates/tracing), add the grpc subscriber and some filed in log, such as:

Re: [PR] Supporting http headers collection for Gin [skywalking-go]

2024-03-21 Thread via GitHub
IceSoda177 commented on code in PR #178: URL: https://github.com/apache/skywalking-go/pull/178#discussion_r1533350878 ## plugins/gin/config.go: ## @@ -0,0 +1,23 @@ +// Licensed to Apache Software Foundation (ASF) under one or more contributor +// license agreements. See the

(skywalking) branch data-generator updated: Add default value to null tag or field

2024-03-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch data-generator in repository https://gitbox.apache.org/repos/asf/skywalking.git The following commit(s) were added to refs/heads/data-generator by this push: new b35e8b8729 Add default