Skip to content

simitt/apm-agent-java

 
 

Repository files navigation

Build Status codecov Maven Central

apm-agent-java

This agent is in beta state. That means it's ready for serious testing, but not for production usage.

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.

Build form source

Execute ./mvnw clean install -PskipTests=true to build the artifacts and to install them to your local maven repository. The agent jar is in the folder elastic-apm-agent/target.

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%