Open
Description
This is to support census-instrumentation/opencensus-specs#247.
- Provide a generic context, which is maintained collaboratively by the Python runtime and the OpenCensus library.
- Provide asyncio/async/await support.
- Refactor existing context (span_context, trace/execution_context, tags/execution_context, correlation_context).
- Provide callback API for span start/end.