com.github.steffan-westcott/clj-otel-instrumentation-runtime-telemetry-java17

Provides Clojure wrappers of OpenTelemetry instrumentation of the JVM runtime for Java 17+

Leiningen/Boot

[com.github.steffan-westcott/clj-otel-instrumentation-runtime-telemetry-java17 "0.2.6"]

Clojure CLI/deps.edn

com.github.steffan-westcott/clj-otel-instrumentation-runtime-telemetry-java17 {:mvn/version "0.2.6"}

Gradle

implementation("com.github.steffan-westcott:clj-otel-instrumentation-runtime-telemetry-java17:0.2.6")

Maven

<dependency>
  <groupId>com.github.steffan-westcott</groupId>
  <artifactId>clj-otel-instrumentation-runtime-telemetry-java17</artifactId>
  <version>0.2.6</version>
</dependency>