github honeycombio/refinery v2.9.6

latest releases: v3.0.0-beta3, v3.0.0-beta2, v3.0.0-beta1...
2 months ago

What's Changed

This release aims to improve user experience by adding new metrics and making default values more sensible.
It also includes several bug fixes and maintenance updates.
See full details in the Release Notes.

💡 Enhancements

  • feat: add incoming_router_otlp_events and incoming_router_batch_events metrics by @VinozzZ in #1566

🐛 Fixes

  • fix: wait for all goroutines inside collector to finish during shutdown by @VinozzZ in #1589
  • fix: use sensible default value for HealthCheckTimeout and MaxExpiredTraces by @VinozzZ in #1573
  • fix: Docs about the meta fields were wrong; fix them. by @kentquirk in #1576
  • fix: TraceKey used in dynamic sampler should not create a new key if no key fields are found by @VinozzZ in #1575
  • fix: use value from GetCollectionConfigVal for HealthCheckTimeout in mock config by @VinozzZ in #1577
  • fix: close redis pubsub connection on shutdown by @VinozzZ in #1578
  • fix: TestWhichShard don't need to include self in peer list by @VinozzZ in #1571
  • fix: don't reset SendBy if trace has already expired by @VinozzZ in #1570
  • fix: use configured identifier for host address resolution in file peer by @VinozzZ in #1548
  • fix: decision spans should not be processed through stress relief by @VinozzZ in #1544
  • fix: maintain original TraceTimeout value on redistribution by @VinozzZ in #1543
  • fix: panic caused by empty traces after redistribution by @VinozzZ in #1546
  • fix: update refinery to report effective config on update by @TylerHelmuth in #1545
  • fix: only execute Gosched in tests by @VinozzZ in #1549
  • fix: Add valuetype to rules datatype by @MikeGoldsmith in #1562

🛠 Maintenance

🤷 Other Changes

New Contributors

Full Changelog: v2.9.5...v2.9.6

Don't miss a new refinery release

NewReleases is sending notifications on new releases.