Package co.elastic.apm.attach


package co.elastic.apm.attach
  • Classes
    Class
    Description
    Successive attachments with a tools.jar-based ByteBuddyAgent.AttachmentProvider would lead to the VirtualMachine class to be loaded from multiple class loaders (see ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm.attempt()).
    Attaches the Elastic Apm agent to the current or a remote JVM
     
    Allows convenient access to current JVM utilities provided by bytebuddy which is relocated on packaging.