Class ErrorSpanDecorator

java.lang.Object
org.zalando.riptide.opentracing.span.ErrorSpanDecorator
All Implemented Interfaces:
SpanDecorator

public final class ErrorSpanDecorator extends Object implements SpanDecorator
Sets the error span tag as well as the error.kind and error.object span logs.
See Also: