{"id":15044690,"url":"https://github.com/elastic/apm-agent-java","last_synced_at":"2025-05-11T13:59:28.862Z","repository":{"id":37251601,"uuid":"121236494","full_name":"elastic/apm-agent-java","owner":"elastic","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-09T21:40:41.000Z","size":28719,"stargazers_count":576,"open_issues_count":175,"forks_count":322,"subscribers_count":257,"default_branch":"main","last_synced_at":"2025-05-11T13:59:09.387Z","etag":null,"topics":["apm","tracing"],"latest_commit_sha":null,"homepage":"https://www.elastic.co/guide/en/apm/agent/java/current/index.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.next-release.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-12T11:05:32.000Z","updated_at":"2025-05-09T21:40:43.000Z","dependencies_parsed_at":"2023-10-13T04:57:04.829Z","dependency_job_id":"6530c09a-f559-4a9e-9c73-a652447a4071","html_url":"https://github.com/elastic/apm-agent-java","commit_stats":{"total_commits":3075,"total_committers":158,"mean_commits":"19.462025316455698","dds":0.8539837398373984,"last_synced_commit":"0bc87fd7aef0e2d0cbf731120fe00bc061d7ab24"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/apm-agent-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253576264,"owners_count":21930169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apm","tracing"],"created_at":"2024-09-24T20:50:54.876Z","updated_at":"2025-05-11T13:59:28.825Z","avatar_url":"https://github.com/elastic.png","language":"Java","readme":"[![main](https://github.com/elastic/apm-agent-java/actions/workflows/main.yml/badge.svg)](https://github.com/elastic/apm-agent-java/actions/workflows/main.yml)\n[![codecov](https://codecov.io/gh/elastic/apm-agent-java/branch/main/graph/badge.svg)](https://codecov.io/gh/elastic/apm-agent-java)\n[![Maven Central](https://img.shields.io/maven-central/v/co.elastic.apm/apm-agent-api.svg)](https://mvnrepository.com/artifact/co.elastic.apm/elastic-apm-agent/latest)\n\n# apm-agent-java\n\nPlease fill out this survey to help us prioritizing framework support: https://docs.google.com/forms/d/e/1FAIpQLScd0RYiwZGrEuxykYkv9z8Hl3exx_LKCtjsqEo1OWx8BkLrOQ/viewform?usp=sf_link\n\n## Release announcements\n\nTo get notified about new releases, watch this repository for `Releases only`.\n\n## Documentation\n\nDocs are located [here](https://www.elastic.co/guide/en/apm/agent/java/current/index.html).\n\n## Getting Help\n\nIf you find a bug or an issue, please\n1. open a new topic on the [APM discuss forum](https://discuss.elastic.co/tags/c/apm/java) (or add to an existing one)\n1. [report an issue](https://github.com/elastic/apm-agent-java/issues/new) on the java agent repository\n\nPlease note that we reserve GitHub tickets for actionable things we can work on, thus confirmed bugs and enhancement requests only.\n\nHelp requests are better served in [APM discuss forum](https://discuss.elastic.co/tags/c/observability/apm/58/java).\n\n## Contributing\n\nSee the [contributing documentation](CONTRIBUTING.md)\n\n## Snapshots\n\nSnapshots are built from `main` branch and are available here:\n\n* [elastic-apm-agent.jar](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots\u0026g=co.elastic.apm\u0026a=elastic-apm-agent\u0026v=LATEST)\n* [apm-agent-attach-cli.jar](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots\u0026g=co.elastic.apm\u0026a=apm-agent-attach-cli\u0026v=LATEST)\n* [apm-agent-attach.jar](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots\u0026g=co.elastic.apm\u0026a=apm-agent-attach\u0026v=LATEST)\n* [apm-agent-api.jar](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots\u0026g=co.elastic.apm\u0026a=apm-agent-api\u0026v=LATEST)\n\nThose snapshots include features \u0026 bugfixes for the next release, see [releases notes](https://www.elastic.co/guide/en/apm/agent/java/current/_unreleased.html) details.\n\n## Build form source\n\nExecute `./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.\nThe agent jar is in the folder `elastic-apm-agent/target`.\n\n## License\n\nElastic APM Java Agent is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).\n","funding_links":[],"categories":["应用分析与监控"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fapm-agent-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastic%2Fapm-agent-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fapm-agent-java/lists"}