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/03/13 04:28:23 UTC

[GitHub] [skywalking] wu-sheng commented on issue #4505: Can skywalking exclude specified Exception?

wu-sheng commented on issue #4505: Can skywalking exclude specified Exception?
URL: https://github.com/apache/skywalking/issues/4505#issuecomment-598542221
 
 
   No, we can't. Using exception to propagate error is not a good idea, and have bad performance. 
   Please consider to remove them.
   The exception is dealt with in the plugin, If you insist, you have to change plugins one by one.

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


With regards,
Apache Git Services