DataDog / dd-sdk-unity

Apache License 2.0
7 stars 1 forks source link

feat: Support 128-bit trace ids #82

Closed fuzzybinary closed 3 months ago

fuzzybinary commented 3 months ago

What and why?

Adding support for 128-bit trace ids in DatadogTrackedWebRequest

Adding tests to ensure that the values generated for headers are the same as values generated for Datadog attributes.

refs: RUM-2757

Review checklist