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: [email protected] With regards, Apache Git Services
