Class NettyClientSingletons
java.lang.Object
io.opentelemetry.javaagent.instrumentation.netty.v3_8.client.NettyClientSingletons
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<io.opentelemetry.instrumentation.netty.common.internal.NettyConnectionRequest, org.jboss.netty.channel.Channel> static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<HttpRequestAndChannel, org.jboss.netty.handler.codec.http.HttpResponse>
-
Method Details
-
instrumenter
public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<HttpRequestAndChannel,org.jboss.netty.handler.codec.http.HttpResponse> instrumenter() -
connectionInstrumenter
public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<io.opentelemetry.instrumentation.netty.common.internal.NettyConnectionRequest,org.jboss.netty.channel.Channel> connectionInstrumenter()
-