OpenCensus threading Integration
OpenCensus can propagate trace across threads when using the threading package.
You can enable Threading integration by specifying 'threading' to trace_integrations.
Installation
pip install opencensus-ext-threading
Usage
from opencensus.trace import config_integration
config_integration.trace_integrations(['threading'])
References
Release files for opencensus-ext-threading 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| opencensus_ext_threading-0.1.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / opencensus_ext_threading-0.1.2-py2.py3-none-any.whl
| Download URL | opencensus_ext_threading-0.1.2-py2.py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1f62d29085aff488a48953e172f6501ea606f95bc45c8e9598dcc7746f6b2013
|
|
BLAKE2b-256 checksum How to use checksums |
8897780dcf5be9a4a61b70f513e5e2a9be539c2123fdc1913d3b08a276c427a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|