Bug fixes
-
Fixed issue where a very small percentage of spans could be sent even though samplingProbability was set to 0.0.
432 -
Fixed bugsnag.sampling.p attribute reporting to accurately reflect current sample rate.
432 -
Fixed a potential data race warning in
SystemInfoSampler
.
431
Enhancements
- Introduced
BugsnagPerformanceRemoteSpanContext
to allow cross-layer parenting of spans, along with easy encoding oftraceparent
headers.
433