mrproliu commented on issue #12882: URL: https://github.com/apache/skywalking/issues/12882#issuecomment-2558304003
If you have updated the interceptor code, I think the `iserror` should be updated to `true` in the span? `iserror` field means the span contains an error or not. When you invoke `span.Error()`, the agent would mark this field(`iserror`) as `true`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
