com.github.caplonso/ddstatsd-clj

Simple project to send custom metrics to datadog through DogStatsD

Leiningen/Boot

[com.github.caplonso/ddstatsd-clj "0.1.2"]

Clojure CLI/deps.edn

com.github.caplonso/ddstatsd-clj {:mvn/version "0.1.2"}

Gradle

implementation("com.github.caplonso:ddstatsd-clj:0.1.2")

Maven

<dependency>
  <groupId>com.github.caplonso</groupId>
  <artifactId>ddstatsd-clj</artifactId>
  <version>0.1.2</version>
</dependency>