Class EmbeddedInstrumentationProperties

java.lang.Object
io.opentelemetry.instrumentation.api.internal.EmbeddedInstrumentationProperties

public final class EmbeddedInstrumentationProperties extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Method Details

    • setPropertiesLoader

      public static void setPropertiesLoader(ClassLoader propertiesLoader)
    • findVersion

      @Nullable public static String findVersion(String instrumentationName)