com.github.steffan-westcott/clj-otel-exporter-logging-otlp

Provides programmatic configuration using Clojure of OpenTelemetry OTLP JSON logging exporter, intended for debugging only

Leiningen/Boot

[com.github.steffan-westcott/clj-otel-exporter-logging-otlp "0.2.7"]

Clojure CLI/deps.edn

com.github.steffan-westcott/clj-otel-exporter-logging-otlp {:mvn/version "0.2.7"}

Gradle

implementation("com.github.steffan-westcott:clj-otel-exporter-logging-otlp:0.2.7")

Maven

<dependency>
  <groupId>com.github.steffan-westcott</groupId>
  <artifactId>clj-otel-exporter-logging-otlp</artifactId>
  <version>0.2.7</version>
</dependency>