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 2019/05/06 06:19:54 UTC

[GitHub] [skywalking] wu-sheng commented on issue #2599: How to identify a span failure?

wu-sheng commented on issue #2599: How to identify a span failure?
URL: https://github.com/apache/skywalking/issues/2599#issuecomment-489511321
 
 
   Error is an API for agent. `ActiveSpan#tag` doesn't support to do that. 
   If you want that, try to contribute
   1. Add `ActiveSpan#error`in toolkit
   1. Call `AbstractSpan#errorOccurred` in the toolkit activation.

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