You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/01 01:05:18 UTC

[GitHub] [skywalking] 3838438abcd opened a new issue #5927: How to skip kafka tracing?

3838438abcd opened a new issue #5927:
URL: https://github.com/apache/skywalking/issues/5927


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [X ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   I'm coding a plugin which use kafka to produce metric,but it will be traced by apm-kafka-plugin.I want to know whether is there a way to avoid it?
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5927: How to skip kafka tracing?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5927:
URL: https://github.com/apache/skywalking/issues/5927


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5927: How to skip kafka tracing?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5927:
URL: https://github.com/apache/skywalking/issues/5927#issuecomment-736151270


   Ignore yours or ignore all tracing of the Kafka plugin?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5927: How to skip kafka tracing?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5927:
URL: https://github.com/apache/skywalking/issues/5927#issuecomment-736161467


   No, there is no such mechanism. Tracing means tracing all related. You can't partial OFF, because they are the same at the instrumentation level. The plugin can't tell who is using it.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] 3838438abcd commented on issue #5927: How to skip kafka tracing?

Posted by GitBox <gi...@apache.org>.
3838438abcd commented on issue #5927:
URL: https://github.com/apache/skywalking/issues/5927#issuecomment-736167356


   > No, there is no such mechanism. Tracing means tracing all related. You can't partial OFF, because they are the same at the instrumentation level. The plugin can't tell who is using it.
   
   Understand,thanks


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] 3838438abcd commented on issue #5927: How to skip kafka tracing?

Posted by GitBox <gi...@apache.org>.
3838438abcd commented on issue #5927:
URL: https://github.com/apache/skywalking/issues/5927#issuecomment-736156593


   > Ignore yours or ignore all tracing of the Kafka plugin?
   
   Just for the plugin of  mine,not for all tracing


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org