com.github.steffan-westcott/clj-otel-contrib-aws-resources

Provides access using Clojure to OpenTelemetry Resource objects describing the execution environment on the Amazon Web Services (AWS) platform

Leiningen/Boot

[com.github.steffan-westcott/clj-otel-contrib-aws-resources "0.2.6"]

Clojure CLI/deps.edn

com.github.steffan-westcott/clj-otel-contrib-aws-resources {:mvn/version "0.2.6"}

Gradle

implementation("com.github.steffan-westcott:clj-otel-contrib-aws-resources:0.2.6")

Maven

<dependency>
  <groupId>com.github.steffan-westcott</groupId>
  <artifactId>clj-otel-contrib-aws-resources</artifactId>
  <version>0.2.6</version>
</dependency>