0.6.0 2024-01-12
This version tweaks Throughput samplers to permit calculating non-integer sample rates, which makes them choose better sample rates in many scenarios. It also fixes a race condition that was recently detected by an improved Go runtime.
Fixes
- fix: allow throughput samplers to have non-integer rates (#74) | Yi Zhao
- fix: race condition in WindowedThroughput sampler (#73) | Kent Quirk
Maintenance
- maint: update codeowners to pipeline-team (#72) | Jamie Danielson
- maint: update project workflow for pipeline (#71) | Jamie Danielson
- maint: update codeowners to pipeline (#70) | Jamie Danielson