v1.8.0
Enhancements
-
Span immutability is now enforced after a span is ended or aborted. Calling a mutator function while immutable will now emit an error message and no-op.
304 -
service.name
can now be set in the configuration.
299 -
A fixed
samplingProbability
can now be set in the configuration.
300 -
OnEnd span callbacks are now called on early spans (spans that ended before library start) once the library is started.
298