Class ComponentSpanDecorator

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

public final class ComponentSpanDecorator extends Object implements SpanDecorator
Sets the component span tag, defaults to Riptide.
See Also:
  • Constructor Details

    • ComponentSpanDecorator

      public ComponentSpanDecorator()
  • Method Details