Skip to content

DDTracer should allow different ScopeManagers #222

@jonmort

Description

@jonmort

For async applications it is necessary to be able to use a different ScopeManager other than the default ThreadLocalScopeManager. Currently DDTracer extends ThreadLocalScopeManager which makes it impossible to use a new scope manager. It would be better if DDTracer had a ScopeManager property that could be overridden by clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions