Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

v2.2.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cijothomas cijothomas released this 02 Nov 17:28
· 657 commits to develop since this release
e091033

This release contains the following fixes and improvements:

  • Project is upgraded to work with Visual Studio 2017. Also projects are modified to use csproj instead of project.json.
  • Adaptive sampling enabled for both - full framework and .NET Core applications.
    ServerTelemetryChannel is enabled and set as default channel for both - full framework and .NET Core applications.
  • Live metrics collection is enabled by default for .NET Core applications (was already enabled for full .NET applications).
  • Updated Web/Base SDK version dependency to 2.5.0-beta1.
  • DependencyCollector referred from 2.5.0-beta1 supports collecting SQL dependency calls in .NET Core Applications using EntityFramework.