Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@robert-smartbear robert-smartbear released this 12 May 16:59
· 1 commit to next since this release
1e9878d

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 of traceparent headers.
    433