dd-trace-dotnet is a free, open source monitoring & observability project written in C# and released under Apache-2.0. It has 575 GitHub stars, 168 forks and 335 open issues, and was last pushed 6 hours ago. On this registry it ranks #183 of 191 tracked projects in Monitoring & Observability, with 5 head-to-head comparisons available.

Datadog APM .NET Client Libraries

bits dotnet

This repository contains the sources for the client-side components of the Datadog product suite for Application Telemetry Collection and Application Performance Monitoring for .NET Applications.

Datadog .NET Tracer: A set of .NET libraries that let you trace any piece of your .NET code. It automatically instruments supported libraries out-of-the-box and also supports custom instrumentation to instrument your own code.

This library powers Distributed Tracing, Application Security Management, Continuous Integration Visibility, Dynamic Instrumentation and more.

Datadog .NET Continuous Profiler: Libraries that automatically profile your application. Documentation.

Downloads

Package Download
Windows and Linux Installers GitHub release (latest SemVer)
Datadog.Trace Datadog.Trace
Datadog.Trace.OpenTracing Datadog.Trace.OpenTracing

Build status

  • Build status on master: Build

  • Benchmarks dashboard on master: Dashboard

Development

For local development and testing, see Setup docs

Copyright

Copyright (c) 2017 Datadog https://www.datadoghq.com

License

See license information.

Contact us

Security Vulnerabilities

If you have found a security issue, please contact the security team directly at [email protected].

Other feedback

If you have questions, feedback, or feature requests, reach our support.

Frequently asked questions

Is dd-trace-dotnet free to use?

dd-trace-dotnet is open source under the Apache-2.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does dd-trace-dotnet do?

.NET Client Library for Datadog APM

What is dd-trace-dotnet written in?

dd-trace-dotnet is primarily written in C#. Its source is publicly available at https://github.com/DataDog/dd-trace-dotnet, and it has 575 GitHub stars.