github DataDog/dd-trace-dotnet v0.5.1-beta
0.5.1-beta

latest releases: v3.40.0, v3.39.0, v3.38.0...
pre-release7 years ago

This version is a pre-release (Beta).

Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.

Changes since 0.5.0-beta:

Core:

  • #208 Add support for DD_AGENT_HOST and DD_TRACE_AGENT_PORT environment variables
  • #213 Fix whitespace in C++ profiler log file

Integrations:

  • #211 Fix exception in Elasticsearch integration caused by wrong method return type
  • #212 Instrument asynchronous methods using async/await instead of Task.ContinueWith()
    • avoids wrapping exceptions in an AggregateException
    • ensures Task is finished before disposing Scope

Don't miss a new dd-trace-dotnet release

NewReleases is sending notifications on new releases.