CMD + K

opencensus-context

Community

The OpenCensus Runtime Context.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::opencensus-context

Usage Tracking

0.1.3
0.1.2
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

The OpenCensus Runtime Context provides in-process context propagation. By default, thread local storage is used for Python 2.7, 3.4 and 3.5; contextvars is used for Python >= 3.6, which provides asyncio support.

About

Summary

The OpenCensus Runtime Context.

Last Updated

Mar 31, 2025 at 23:00

License

Apache-2.0

Total Downloads

5

Version Downloads

3

Supported Platforms

linux-64