Skip to content

elastic/apm-agent-java

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1b257d · May 2, 2024
Apr 25, 2024
Apr 25, 2024
Apr 29, 2024
Mar 25, 2024
Apr 4, 2024
Apr 4, 2024
Apr 4, 2024
Apr 4, 2024
Apr 4, 2024
Apr 25, 2024
Apr 4, 2024
Apr 26, 2024
May 2, 2024
Apr 4, 2024
Apr 4, 2024
Apr 23, 2024
Apr 4, 2024
Apr 4, 2024
Apr 4, 2024
Mar 11, 2024
Apr 4, 2024
Apr 4, 2024
Apr 4, 2024
Apr 15, 2024
May 8, 2019
Apr 29, 2024
Dec 17, 2021
Feb 24, 2018
Mar 22, 2022
Mar 11, 2024
Jan 2, 2019
Oct 6, 2023
May 2, 2024
Mar 29, 2018
Apr 29, 2024
Feb 15, 2024
Oct 11, 2021
Mar 1, 2023
Aug 8, 2023
Jun 28, 2021
Jan 26, 2024
Mar 18, 2022
Mar 18, 2022
May 1, 2024

Repository files navigation

main codecov Maven Central

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

Release announcements

To get notified about new releases, watch this repository for Releases only.

Documentation

Docs are located here.

Getting Help

If you find a bug or an issue, please

  1. open a new topic on the APM discuss forum (or add to an existing one)
  2. 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.

Contributing

See the contributing documentation

Snapshots

Snapshots are built from main branch and are available here:

Those snapshots include features & bugfixes for the next release, see releases notes details.

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 17. The agent jar is in the folder elastic-apm-agent/target.

License

Elastic APM Java Agent is licensed under Apache License, Version 2.0.