Package co.elastic.apm.attach
-
Interface Summary Interface Description JvmDiscoverer -
Class Summary Class Description CachedAttachmentProvider Successive attachments with atools.jar-basedByteBuddyAgent.AttachmentProviderwould lead to theVirtualMachineclass to be loaded from multiple class loaders (seeByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm.attempt()).ElasticApmAttacher Attaches the Elastic Apm agent to the current or a remote JVMJvmDiscoverer.ForHotSpotVm HotSpot JVMs creates a file like this:$TMPDIR/hsperfdata_$USER/<pid>RemoteAttacher Attaches the Elastic APM Java agent to a JVM with a specific PID or runs continuously and attaches to all running and starting JVMs which match. -
Enum Summary Enum Description JvmDiscoverer.ForCurrentVM JvmDiscoverer.Jps JvmDiscoverer.Unavailable