com.github.hden/aws-xray-sdk-clj

Best-effort trace fact recording with AWS X-Ray integration

Leiningen/Boot

[com.github.hden/aws-xray-sdk-clj "1.0.0"]

Clojure CLI/deps.edn

com.github.hden/aws-xray-sdk-clj {:mvn/version "1.0.0"}

Gradle

implementation("com.github.hden:aws-xray-sdk-clj:1.0.0")

Maven

<dependency>
  <groupId>com.github.hden</groupId>
  <artifactId>aws-xray-sdk-clj</artifactId>
  <version>1.0.0</version>
</dependency>