Last Version

Zipkin DataDog Reporter 1.0.9

Contains a Zipkin Reporter which sends traces to a DataDog Agent.

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) Data
GroupId

GroupId

io.smartup.zipkin
ArtifactId

ArtifactId

zipkin-datadog-reporter-core
Version

Version

1.0.9
Type

Type

jar
Description

Description

Zipkin DataDog Reporter
Contains a Zipkin Reporter which sends traces to a DataDog Agent.
Project URL

Project URL

https://github.com/smartupio/zipkin-datadog-reporter

Download zipkin-datadog-reporter-core 1.0.9


<!-- https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter-core/ -->
<dependency>
    <groupId>io.smartup.zipkin</groupId>
    <artifactId>zipkin-datadog-reporter-core</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter-core/
implementation 'io.smartup.zipkin:zipkin-datadog-reporter-core:1.0.9'
// https://jarcasting.com/artifacts/io.smartup.zipkin/zipkin-datadog-reporter-core/
implementation ("io.smartup.zipkin:zipkin-datadog-reporter-core:1.0.9")
'io.smartup.zipkin:zipkin-datadog-reporter-core:jar:1.0.9'
<dependency org="io.smartup.zipkin" name="zipkin-datadog-reporter-core" rev="1.0.9">
  <artifact name="zipkin-datadog-reporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smartup.zipkin', module='zipkin-datadog-reporter-core', version='1.0.9')
)
libraryDependencies += "io.smartup.zipkin" % "zipkin-datadog-reporter-core" % "1.0.9"
[io.smartup.zipkin/zipkin-datadog-reporter-core "1.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.msgpack : jackson-dataformat-msgpack jar 0.8.16
io.zipkin.zipkin2 : zipkin jar
io.zipkin.reporter2 : zipkin-reporter jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.