com.github.steffan-westcott/clj-otel-api

An idiomatic Clojure API for adding telemetry to your libraries and applications using OpenTelemetry

Leiningen/Boot

[com.github.steffan-westcott/clj-otel-api "0.1.3"]

Clojure CLI/deps.edn

com.github.steffan-westcott/clj-otel-api {:mvn/version "0.1.3"}

Gradle

implementation("com.github.steffan-westcott:clj-otel-api:0.1.3")

Maven

<dependency>
  <groupId>com.github.steffan-westcott</groupId>
  <artifactId>clj-otel-api</artifactId>
  <version>0.1.3</version>
</dependency>