Skip to content

Files

Latest commit

485c5b1 · Nov 21, 2023

History

History

elastic-apm-agent

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 20, 2023
Sep 20, 2021
Nov 21, 2023

elastic-apm-agent

This project is responsible for creating the distribution i.e. the javaagent jar file which can be used when specifying the -javaagent JVM parameter.

It contains the premain and agentmain method and loads the actual agent (apm-agent) in an isolated class loader hierarchy.