This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
v2.1.0-beta5
Pre-release
Pre-release
This release contains the following fixes and improvements:
- Added support for adding telemetry processors through dependency injection; see #344, #445, #447
- Added support for environment specifc appsettings under default configuration
- Updated SDK version dependency to 2.4.0-beta4.
You should also include an explicit reference to System.Diagnostics.DiagnosticSource 4.4.0-preview2-25330-01 since it contains a critical bug fix this release relies on (you can remove this reference when 2.1.0 stable ships with an updated reference).