com.github.robertnetz:dogstatsd-spring-boot-starter

a spring-boot-starter for pushing metrics to a dogstatsd-agent.

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.github.robertnetz
ArtifactId

ArtifactId

dogstatsd-spring-boot-starter
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.robertnetz:dogstatsd-spring-boot-starter
a spring-boot-starter for pushing metrics to a dogstatsd-agent.
Project URL

Project URL

https://github.com/robertnetz/dogstatsd-spring-boot-starter
Source Code Management

Source Code Management

http://github.com/robertnetz/dogstatsd-spring-boot-starter/tree/master

Download dogstatsd-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.robertnetz/dogstatsd-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.robertnetz</groupId>
    <artifactId>dogstatsd-spring-boot-starter</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robertnetz/dogstatsd-spring-boot-starter/
implementation 'com.github.robertnetz:dogstatsd-spring-boot-starter:1.2'
// https://jarcasting.com/artifacts/com.github.robertnetz/dogstatsd-spring-boot-starter/
implementation ("com.github.robertnetz:dogstatsd-spring-boot-starter:1.2")
'com.github.robertnetz:dogstatsd-spring-boot-starter:jar:1.2'
<dependency org="com.github.robertnetz" name="dogstatsd-spring-boot-starter" rev="1.2">
  <artifact name="dogstatsd-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robertnetz', module='dogstatsd-spring-boot-starter', version='1.2')
)
libraryDependencies += "com.github.robertnetz" % "dogstatsd-spring-boot-starter" % "1.2"
[com.github.robertnetz/dogstatsd-spring-boot-starter "1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.18.RELEASE
com.datadoghq : java-dogstatsd-client jar 2.4
io.dropwizard.metrics : metrics-core jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0.3
1.0.2
1.0.1
1.0.0