iapetos

A Clojure Prometheus Client

Leiningen/Boot

[iapetos "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

iapetos/iapetos {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("iapetos:iapetos:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>iapetos</groupId>
  <artifactId>iapetos</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>