Class NettyHttpClientTracer


  • public class NettyHttpClientTracer
    extends io.opentelemetry.instrumentation.api.tracer.HttpClientTracer<org.jboss.netty.handler.codec.http.HttpRequest,​org.jboss.netty.handler.codec.http.HttpHeaders,​org.jboss.netty.handler.codec.http.HttpResponse>
    • Field Summary

      • Fields inherited from class io.opentelemetry.instrumentation.api.tracer.HttpClientTracer

        DEFAULT_SPAN_NAME
      • Fields inherited from class io.opentelemetry.instrumentation.api.tracer.BaseTracer

        CONTEXT_CLIENT_SPAN_KEY, CONTEXT_SERVER_SPAN_KEY
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static NettyHttpClientTracer tracer()  
      • Methods inherited from class io.opentelemetry.instrumentation.api.tracer.HttpClientTracer

        end, end, end, endExceptionally, endExceptionally, endExceptionally, shouldStartSpan, startSpan, startSpan
      • Methods inherited from class io.opentelemetry.instrumentation.api.tracer.BaseTracer

        addThrowable, end, end, endExceptionally, endExceptionally, extract, getCurrentServerSpan, getCurrentServerSpan, getCurrentSpan, spanNameForClass, spanNameForMethod, startScope, startSpan, startSpan, startSpan
    • Constructor Detail

      • NettyHttpClientTracer

        public NettyHttpClientTracer()