OpenTracing - EJB - Example

Support for integrating OpenTracing in EJB modules

License

License

GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

opentracing-ejb-example
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

war
Description

Description

OpenTracing - EJB - Example
Support for integrating OpenTracing in EJB modules

Download opentracing-ejb-example

How to add to project

<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-ejb-example/ -->
<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-ejb-example</artifactId>
    <version>0.0.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-ejb-example/
implementation 'io.opentracing.contrib:opentracing-ejb-example:0.0.8'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-ejb-example/
implementation ("io.opentracing.contrib:opentracing-ejb-example:0.0.8")
'io.opentracing.contrib:opentracing-ejb-example:war:0.0.8'
<dependency org="io.opentracing.contrib" name="opentracing-ejb-example" rev="0.0.8">
  <artifact name="opentracing-ejb-example" type="war" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-ejb-example', version='0.0.8')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-ejb-example" % "0.0.8"
[io.opentracing.contrib/opentracing-ejb-example "0.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
io.opentracing.contrib : opentracing-ejb jar 0.0.8
com.uber.jaeger : jaeger-core jar 0.22.0-RC1
com.uber.jaeger : jaeger-tracerresolver jar 0.22.0-RC1

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.

Build Status Released Version

OpenTracing EJB Instrumentation

This library provides instrumentation for EJB modules in Java EE applications.

Development

./mvnw clean install

Release

Follow instructions in RELEASE

io.opentracing.contrib

3rd-Party OpenTracing API Contributions

3rd-party contributions that use OpenTracing. **The repositories in this org are *not* affiliated with the CNCF.**

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2