.NET
PreviousSending Data to Digma Using the Datadog agentNextCorrelating observability and source code commits
Last updated
Digma works well with zero code instrumentation and the more traditional manual instrumentation configuration.
TBD
For better parsing of .NET errors and to differentiate between external code and your application, it is recommended to add the code.namespace.root
attribute. The easiest way to add that attribute is via the OTEL_RESOURCE_ATTRIBUTES
environment variable.