2.14.0-beta1 (2.14.0.137)
Pre-release
Pre-release
- Support new conventions for EventHubs from Azure.Messaging.EventHubs and processor.
- Adding a flag to DependencyTrackingTelemetryModule to enable/disable collection of SQL Command text.
Collecting SQL Command Text will now be opt-in, so this value will default to false. This is a change from the current behavior on .NET Core. To see how to collect SQL Command Text see here for details: https://docs.microsoft.com/azure/azure-monitor/app/asp-net-dependencies#advanced-sql-tracking-to-get-full-sql-query - change references to log4net to version 2.0.8
- Fix: PerformanceCounter implementation is taking large memory allocation