Fork me on GitHub
#releases
<
2022-07-05
>
steffan22:07:40

https://github.com/steffan-westcott/clj-otel release 0.1.4 is out: • Added support for including source code semantic attributes when creating spans. By default, attributes identifying the namespace, line number and source file path are included in spans created by with-span!, with-span-binding, and async-span • Updated Pedestal HTTP server span support to always add route data to server spans • Bumped OpenTelemetry deps to 1.15.0. This has prompted all modules clj-otel-exporter-otlp-* to be merged to a new module clj-otel-exporter-otlp • Bumped (optional) gRPC dep to 1.47.0 • Bumped various build deps

🎉 3