Pousse-Café Elastic APM
This project provides a Pousse-Café plug-in enabling Elastic APM. The consumption of a message by listener is a transaction which is forwarded to the Elastic APM agent.
License |
License |
---|---|
GroupId | GroupIdorg.pousse-cafe-framework |
ArtifactId | ArtifactIdpousse-cafe-elastic-apm |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPousse-Café - Elastic APM
Pousse-Café is a framework assisting in writing DDD-based applications
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.pousse-cafe-framework/pousse-cafe-elastic-apm/ -->
<dependency>
<groupId>org.pousse-cafe-framework</groupId>
<artifactId>pousse-cafe-elastic-apm</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pousse-cafe-framework/pousse-cafe-elastic-apm/
implementation 'org.pousse-cafe-framework:pousse-cafe-elastic-apm:0.2.0'
// https://jarcasting.com/artifacts/org.pousse-cafe-framework/pousse-cafe-elastic-apm/
implementation ("org.pousse-cafe-framework:pousse-cafe-elastic-apm:0.2.0")
'org.pousse-cafe-framework:pousse-cafe-elastic-apm:jar:0.2.0'
<dependency org="org.pousse-cafe-framework" name="pousse-cafe-elastic-apm" rev="0.2.0">
<artifact name="pousse-cafe-elastic-apm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pousse-cafe-framework', module='pousse-cafe-elastic-apm', version='0.2.0')
)
libraryDependencies += "org.pousse-cafe-framework" % "pousse-cafe-elastic-apm" % "0.2.0"
[org.pousse-cafe-framework/pousse-cafe-elastic-apm "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pousse-cafe-framework : pousse-cafe-core | jar | 0.12.0 |
co.elastic.apm : apm-agent-api | jar | 1.10.0 |
This project provides a Pousse-Café plug-in enabling Elastic APM. The consumption of a message by listener is a transaction which is forwarded to the Elastic APM agent.