dd-trace-dotnet
dd-trace-dotnet copied to clipboard
OpenTelemetry Support
Are you requesting automatic instrumentation for a framework or library? Please describe. Are there plans to implement an OpenTelemetry exporter and automatic instrumentation?
Describe the solution you'd like DataDog OpenTelemetry exporter.
Is anyone aware of a planned data Dog exporter? I've saw there are others languages but dotnet not yet.
Any update on this?
Instead of using a .NET OpenTelemetry exporter for Datadog, you can use the standard OTLP protocol to send traces and metrics to the Datadog Agent.
Read more about OTLP:
Configure the OTLP exporter in your app:
Configure the Datadog Agent to receive data via OTLP: