Changes in this release:
Bug Fixes
- Fixes
InvalidProgramExceptionwhere instrumentation ensures we always run argument-loading instructions before calling instrumentation wrapper methods, even after branches (#542)
New Features
-
Users can now set global tags that will apply to all generated spans. Global tags can be set through Configuration. (#533)
-
Rule-based sampling and rate limiting (#537)
-
Add metrics for better user support (#543)
Other Changes
-
Update CoreCLR headers from the release of .NET Core 3.0 (#524)