Class AgentInitializer


  • public class AgentInitializer
    extends Object
    Agent start up logic.

    This class is loaded and called by io.opentelemetry.javaagent.OpenTelemetryAgent

    The intention is for this class to be loaded by bootstrap classloader to make sure we have unimpeded access to the rest of agent parts.

    • Constructor Detail

      • AgentInitializer

        public AgentInitializer()