Class ReferencesPrinter

java.lang.Object
io.opentelemetry.javaagent.tooling.muzzle.ReferencesPrinter

public final class ReferencesPrinter extends Object
  • Method Details

    • printMuzzleReferences

      public static void printMuzzleReferences()
      For all InstrumentationModules found in the current thread's context class loader this method prints references returned by the InstrumentationModuleMuzzle.getMuzzleReferences() method to the standard output.