v2.4.0
2.4.0 2024-2-20
This release allows users to specify rules that consider not only the current span, but the root span as well, by using the root.
prefix on a rule. It also includes some bug fixes, improvements, and dependency updates.
Features
- Update refinery_rules.md | fchikwekwe
- feat: allow user to sample on root span context (#981) | fchikwekwe
Fixes
- fix: flaky TestOriginalSampleRateIsNotedInMetaField (#991) | Robb Kidd
- chore: consolidate routine dependency updates (#994) | Robb Kidd
- chore: Revert "chore: fix license tracking (#989)" (#990) | Robb Kidd
- chore: fix license tracking (#989) | Robb Kidd
- fix: allow config bools to default to true (#969) | Robb Kidd
Maintenance
- docs: update configMeta to remove spaces | fchikwekwe
- docs: update refinery docs | fchikwekwe
- docs: Add sampler default intervals to docs (#995) | Mike Goldsmith
- docs: include a warning about surprising not-exists behavior (#979) | Robb Kidd
- maint: Refactor cuckoo cache for reusability (#975) | Yingrong Zhao
- maint: create generic set and use it (#976) | Kent Quirk
- maint: bump deps for 2.4 (#968) | fchikwekwe
- maint: bump Husky (#966) | Kent Quirk