Class InstrumentationHelper

java.lang.Object
io.opentelemetry.javaagent.instrumentation.guava.v10_0.InstrumentationHelper

public final class InstrumentationHelper extends Object
  • Method Details

    • initialize

      public static void initialize()
      This method is invoked to trigger the runtime system to execute the static initializer block ensuring that the GuavaAsyncOperationEndStrategy is registered exactly once.