Please fill out this survey to help us prioritizing framework support: https://docs.google.com/forms/d/e/1FAIpQLScd0RYiwZGrEuxykYkv9z8Hl3exx_LKCtjsqEo1OWx8BkLrOQ/viewform?usp=sf_link
To get notified about new releases, watch this repository for Releases only
.
Docs are located here.
If you find a bug or an issue, please
- open a new topic on the APM discuss forum (or add to an existing one)
- report an issue on the java agent repository
Please note that we reserve GitHub tickets for actionable things we can work on, thus confirmed bugs and enhancement requests only.
Help requests are better served in APM discuss forum.
See the contributing documentation
Snapshots are built from main
branch and are available here:
Those snapshots include features & bugfixes for the next release, see releases notes details.
Execute ./mvnw clean install -DskipTests=true -Dmaven.javadoc.skip=true
to build the artifacts and to install them to your local maven repository. The build process requires JDK 17.
The agent jar is in the folder elastic-apm-agent/target
.
Elastic APM Java Agent is licensed under Apache License, Version 2.0.