1.0.0b9 (2022-11-08)
Features Added
- Add Sampler factory and entry point
(#27236) - Add validation logic to ApplicationInsightsSampler
(#26546) - Change default temporality of metrics to follow OTLP
(#26924)
Breaking Changes
- Rename local storage configuration, change default path
(#26891) - Change default storage retention period to 48 hours
(#26960)
Bugs Fixed
- Fixed sampleRate field in ApplicationInsightsSampler, changed attribute to
_MS.sampleRate
(#26771)
Other Changes
- Update
README.md
(#26520)