org.clojars._fnalonso/ddstatsd-clj

Simple project to send custom metrics to datadog through DogStatsD

Leiningen/Boot

[org.clojars._fnalonso/ddstatsd-clj "0.3.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars._fnalonso/ddstatsd-clj {:mvn/version "0.3.2-SNAPSHOT"}

Gradle

implementation("org.clojars._fnalonso:ddstatsd-clj:0.3.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars._fnalonso</groupId>
  <artifactId>ddstatsd-clj</artifactId>
  <version>0.3.2-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.