This repository has been archived by the owner on Aug 30, 2019. It is now read-only.
5.21.1
Improvements
- Move to Datadog backend API 0.2. It brings a lot of changes which should improve overall performance and error handling.
- Improve sampling by running in combination signature and priority sampling (#345)
- Detect service type based on span types, no longer requiring client ServiceInfo (#348)
- Various code cleanup (#337, #338, #342, #354)
Bugfixes
- Fix wrong HTTP connection usage with clients, which could lead to dropped traces (#341)
- Support and strip MySQL comments from the quantized resource (#351)
Experimental
- Introduce a new alpha feature to analyze transactions. Don't use it if not asked by Datadog. (#347)
Read the full changeset