co.elastic.apm:apm-agent-java

APM for Java applications with the Elastic stack

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

co.elastic.apm
Идентификатор

Идентификатор

apm-agent-java
Последняя версия

Последняя версия

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

co.elastic.apm:apm-agent-java
APM for Java applications with the Elastic stack
Организация-разработчик

Организация-разработчик

Elastic Inc.

Скачать apm-agent-java

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-java/ -->
<dependency>
    <groupId>co.elastic.apm</groupId>
    <artifactId>apm-agent-java</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-java/
implementation 'co.elastic.apm:apm-agent-java:0.1.2'
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-java/
implementation ("co.elastic.apm:apm-agent-java:0.1.2")
'co.elastic.apm:apm-agent-java:jar:0.1.2'
<dependency org="co.elastic.apm" name="apm-agent-java" rev="0.1.2">
  <artifact name="apm-agent-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.apm', module='apm-agent-java', version='0.1.2')
)
libraryDependencies += "co.elastic.apm" % "apm-agent-java" % "0.1.2"
[co.elastic.apm/apm-agent-java "0.1.2"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.codehaus.mojo : animal-sniffer-annotations Необязательный jar 1.16
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2

test (6)

Идентификатор библиотеки Тип Версия
org.freemarker : freemarker jar 2.3.27-incubating
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-params jar 5.1.0
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 2.15.0
org.slf4j : slf4j-simple jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

Build Status 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 master 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 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.

co.elastic.apm

elastic

Версии библиотеки

Версия
0.1.2
0.1.1