org.clojars.akiel/prometheus-clj

Clojure wrappers for the Prometheus java client

Leiningen/Boot

[org.clojars.akiel/prometheus-clj "3.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.akiel/prometheus-clj {:mvn/version "3.0-SNAPSHOT"}

Gradle

implementation("org.clojars.akiel:prometheus-clj:3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.akiel</groupId>
  <artifactId>prometheus-clj</artifactId>
  <version>3.0-SNAPSHOT</version>
</dependency>

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