Sending Data to Digma Using the Datadog agent
PreviousSending Data to Digma using the OTEL CollectorNextDesign and write code more efficiently by understanding the system flows
Last updated
Last updated
If you're using the Datadog Agent (dd-agent) and not an OTEL agent/collector, you can forward traces to Digma using Datadog's feature.
To use this feature, modify the agent's configuration to include Digma's DataDog receiver:
Alternatively, you can add the following env variable:
Digma will automatically copy data from the Datadog traces such as the git commit hash, if present. However, to ensure the data is classified correctly within Digma, you need to add two additional tags to your tracing data. This can be done using environment variables.
Alternatively,