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

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

Leiningen/Boot

[com.github.steffan-westcott/clj-otel-instrumentation-runtime-telemetry-java8 "0.2.5-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.steffan-westcott/clj-otel-instrumentation-runtime-telemetry-java8 {:mvn/version "0.2.5-SNAPSHOT"}

Gradle

implementation("com.github.steffan-westcott:clj-otel-instrumentation-runtime-telemetry-java8:0.2.5-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.steffan-westcott</groupId>
  <artifactId>clj-otel-instrumentation-runtime-telemetry-java8</artifactId>
  <version>0.2.5-SNAPSHOT</version>
</dependency>