Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Refactor context #564

@reyang

Description

@reyang

This is to support census-instrumentation/opencensus-specs#247.

  1. Provide a generic context, which is maintained collaboratively by the Python runtime and the OpenCensus library.
  2. Provide asyncio/async/await support.
  3. Refactor existing context (span_context, trace/execution_context, tags/execution_context, correlation_context).
  4. Provide callback API for span start/end.

@c24t @bogdandrutu @discostu105

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