java.lang.Object
io.opentelemetry.javaagent.instrumentation.lettuce.v4_0.LettuceSingletons

public final class LettuceSingletons extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final io.opentelemetry.context.ContextKey<io.opentelemetry.context.Context>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<com.lambdaworks.redis.RedisURI,Void>
     
    static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<com.lambdaworks.redis.protocol.RedisCommand<?,?,?>,Void>
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • COMMAND_CONTEXT_KEY

      public static final io.opentelemetry.context.ContextKey<io.opentelemetry.context.Context> COMMAND_CONTEXT_KEY
  • Method Details

    • instrumenter

      public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<com.lambdaworks.redis.protocol.RedisCommand<?,?,?>,Void> instrumenter()
    • connectInstrumenter

      public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<com.lambdaworks.redis.RedisURI,Void> connectInstrumenter()