Skip to content

[Tracing] Swift Distributed Tracing support (or better async/await support) #1511

@0xpablo

Description

@0xpablo

I was looking to integrate DataDog's tracing today and I noticed there's a concept of the current execution context but I believe it's using the os_activity APIs based on threads, which doesn't work with code using async/await.

It would be great to either support Swift Distributed Tracing or to at least have better async/await support using Task Locals.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions