apm-agent-java
Please fill out this survey to help us prioritizing framework support: https://docs.google.com/forms/d/e/1FAIpQLScd0RYiwZGrEuxykYkv9z8Hl3exx_LKCtjsqEo1OWx8BkLrOQ/viewform?usp=sf_link
Documentation
Docs are located here.
Getting Help
If you find a bug, please report an issue. For any other assistance, please open or add to a topic on the APM discuss forum.
If you need help or hit an issue, please start by opening a topic on our discuss forums. Please note that we reserve GitHub tickets for confirmed bugs and enhancement requests.
Contributing
See the contributing documentation
Snapshots
Download the latest snapshot from master here.
Build form source
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 9.
The agent jar is in the folder elastic-apm-agent/target
.
License
Elastic APM Java Agent is licensed under Apache License, Version 2.0.