New Relic OpenTracing Lambda Tracer

New Relic OpenTracing Tracer implementation for instrumenting AWS Lambda functions.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.newrelic.opentracing
ArtifactId

ArtifactId

newrelic-java-lambda
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

New Relic OpenTracing Lambda Tracer
New Relic OpenTracing Tracer implementation for instrumenting AWS Lambda functions.
Project URL

Project URL

https://github.com/newrelic/newrelic-lambda-tracer-java

Download newrelic-java-lambda

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.33.0
io.opentracing : opentracing-util jar 0.33.0
io.opentracing : opentracing-noop jar 0.33.0
com.googlecode.json-simple : json-simple jar 1.1.1

Project Modules

There are no modules declared in this project.
com.newrelic.opentracing

New Relic

Versions

Version
2.2.1
2.2.0
2.1.2
2.1.1
2.0.0
1.1.1
1.1.0
1.0.0