github DataDog/dd-trace-dotnet v1.0.0
1.0.0

latest releases: v3.38.0, v3.37.0, v3.36.0...
6 years ago

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

Changes since 0.8.2-beta:

Core

  • new configuration system to set Tracer settings (#289, #297, #306)
    • environment variables keep working as before
    • new: code (see TracerSettings class and Tracer.Settings property)
    • new: app.config/web.config file
    • new: JSON file
  • allow users to set a trace's sampling priority (#284)

Integrations

  • new: StackExchange.Redis.StrongName support (#286)
  • fix distributed tracing support in ASP.NET Core MVC integration (#303, #304)
  • update older integrations to use patterns used in newer patterns (dispose scope, exception filters, logging) (#298)

Tests and sample apps

  • fix building the Web Forms sample with msbuild (#280)
  • try to reduce port conflict in mock tracer to avoid flaky tests (#300)

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

NewReleases is sending notifications on new releases.