Last Version

Zipkin DataDog Reporter Spring Boot AutoConfiguration 1.0.9

This project AutoConfigures a Zipkin Reporter to send traces to DataDog using a Spring Boot AutoConfiguration.

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.smartup.zipkin
ArtifactId

ArtifactId

zipkin-datadog-reporter-autoconfigure
Version

Version

1.0.9
Type

Type

jar
Description

Description

Zipkin DataDog Reporter Spring Boot AutoConfiguration
This project AutoConfigures a Zipkin Reporter to send traces to DataDog using a Spring Boot AutoConfiguration.
Project URL

Project URL

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

Download zipkin-datadog-reporter-autoconfigure 1.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
io.smartup.zipkin : zipkin-datadog-reporter-core jar 1.0.9
io.zipkin.reporter2 : zipkin-reporter Optional jar
org.springframework.cloud : spring-cloud-sleuth-zipkin jar

Project Modules

There are no modules declared in this project.