steffan-westcott / clj-otel

An idiomatic Clojure API for adding telemetry to your libraries and applications using OpenTelemetry.
https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-api
Apache License 2.0
183 stars 12 forks source link

doc(fix) correct instrumentation-resources name #19

Closed iomonad closed 1 month ago

iomonad commented 1 month ago

Seems that the resource was renamed after 0.1.5 version, leading to confusion on my side while bootstrapping manual instrumentation

steffan-westcott commented 1 month ago

Thank you for this correction, it looks good to me.