This version is a pre-release (Alpha) and is not recommended for use in production.
New out-of-the-box integrations
- ASP.NET Web API 2
System.Data.SqlClientfor Microsoft SQL Server- supports .NET Framework's built-in library when targeting .NET Framework 4.5+
- supports the
System.Data.SqlClientNuGet package when targeting .NET Framework 4.6.1+ and .NET Core 2.0.x
NuGet packages
- updated
Datadog.TraceNuGet package - added new
Datadog.Trace.OpenTracingpackage for OpenTracing support (was previously included inDatadog.Trace)
Configuration
- skip attaching the profiler if
DD_INTEGRATIONSenvironment variable is not defined of if no integrations were loaded from JSON files - use
DD_prefix in configuration environment variables instead ofDATADOG_to be more consistent with other Datadog products