com.github.steffan-westcott/clj-otel-instrumentation-runtime-metrics

Provides Clojure wrappers of OpenTelemetry metrics instrumentation of the JVM runtime

Leiningen/Boot

[com.github.steffan-westcott/clj-otel-instrumentation-runtime-metrics "0.2.2"]

Clojure CLI/deps.edn

com.github.steffan-westcott/clj-otel-instrumentation-runtime-metrics {:mvn/version "0.2.2"}

Gradle

implementation("com.github.steffan-westcott:clj-otel-instrumentation-runtime-metrics:0.2.2")

Maven

<dependency>
  <groupId>com.github.steffan-westcott</groupId>
  <artifactId>clj-otel-instrumentation-runtime-metrics</artifactId>
  <version>0.2.2</version>
</dependency>