Fork me on GitHub
#releases
<
2023-10-01
>
steffan17:10:26

clj-otel release 0.2.4.1 is out, a Clojure API for adding telemetry to your libraries and applications using OpenTelemetry :robot_face: New module clj-otel-sdk-extension-autoconfigure supporting autoconfiguration of the SDK when not using the agent. The https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-api/0.2.4.1/doc/guides#_run_with_autoconfigure_sdk_extension and examples cover how this should be used. 🔳 Added default OpenTelemetry instance declared by clj-otel and used as a default in functions. ▶️ Reworked all examples to be easier to run. The microservices examples now include a load generator application. 🔭 Bumped OpenTelemetry deps to 1.30.1. 📓 See the https://github.com/steffan-westcott/clj-otel/blob/master/CHANGELOG.adoc for more information on changes in this release. https://github.com/steffan-westcott/clj-otel

🎉 5