Class HttpMethodSpanDecorator

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

public final class HttpMethodSpanDecorator extends Object implements SpanDecorator
Sets the http.method span tag.
See Also:
  • Constructor Details

    • HttpMethodSpanDecorator

      public HttpMethodSpanDecorator()
  • Method Details