is not current version
Last Version 1.0.9

io.smartup.zipkin:zipkin-datadog-reporter-core 1.0.5

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

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.5
Type

Type

jar

Download zipkin-datadog-reporter-core 1.0.5


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