You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User can provide or overwrite Git information using environment variables. Check documentation for specifics.
Bug Fixes
error.stack tag could show only partial content instead of full crash log.
Network request were not propagating proper span identifiers in the headers (x-datadog-parent-id), and remote spans would appear as child of the test span instead of as a child of the request span.
Improvements
device.model tag shows model number when running on simulator, instead of generic platform name
Add support for CI_COMMIT_AUTHOR and CI_COMMIT_TIMESTAMP in Gitlab
Add support for SYSTEM_JOBDISPLAYNAME and SYSTEM_STAGEDISPLAYNAME in Azure pipelines
Uses opentelemetry-swift version 1.0.4
Network requests in iOS show the network interface used for them (wifi, 3G, ...)