Skip to content

Add activate() and deactivate() span API #4931

Description

@sentrivana

Right now, starting and finishing a span without the context manager is clunky, having to call __enter__() and __exit__(). We should consider porting activate() and deactivate() from potel-base.

Note: naming TBD, as well as if we actually want this feature. Also consider how this interacts with the new span first API.

Reference PR from potel-base: #4447

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions