org.clojars.middleware-dev/clj-otel-contrib-aws-xray-propagator

Provides access using Clojure to a TextMapPropagator implementation compatible with the AWS X-Ray Trace Header propagation protocol

Leiningen/Boot

[org.clojars.middleware-dev/clj-otel-contrib-aws-xray-propagator "0.1.8-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.middleware-dev/clj-otel-contrib-aws-xray-propagator {:mvn/version "0.1.8-SNAPSHOT"}

Gradle

implementation("org.clojars.middleware-dev:clj-otel-contrib-aws-xray-propagator:0.1.8-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.middleware-dev</groupId>
  <artifactId>clj-otel-contrib-aws-xray-propagator</artifactId>
  <version>0.1.8-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.