All clj-otel-*
module versions are released in lockstep to Clojars.
x.y.z
versions listed below do not follow semantic versioning.
Instead, development proceeds on a linear path where z
increases for batches of incremental changes and y
increases (with z
reset to 0
) when milestones are reached.
Breaking changes will be documented here.
Until version 1.0.0 there is a greater possibility of breaking changes.
|
0.x
changes0.1.2
(in progress)Include ExceptionInfo
data as attributes in exception span events, by default
Update examples to use namespaced attributes for spans and events
Bump deps:
OpenTelemetry 1.13.0
The default value for autoconfiguration property otel.metrics.exporter
has changed from none
to otlp
Clojure 1.11.1
gRPC 1.45.1
Various build deps
0.1.1
(2022-03-13)Bump deps:
OpenTelemetry 1.12.0
gRPC 1.45.0
Various build deps
0.1.0
(2022-02-27)Initial release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close