Ultimate Python Package for Distribution Tracing
Project description
PyJaegerTracing
PyJaegerTracing: Ultimate tool for distribution tracing in Python
Installation
pip install py-jaeger-tracing
Features
- Multiprocessing support
- Context / Decorator based tracing
- Injecting / Extracting tracer span
- Logger integration
- Requests integration using patching
- Boto3 integration using patching
- Tornado integration
All in One
docker run -d --name jaeger \
-e COLLECTOR_ZIPKIN_HTTP_PORT=9411 \
-p 5775:5775/udp \
-p 6831:6831/udp \
-p 6832:6832/udp \
-p 5778:5778 \
-p 16686:16686 \
-p 14268:14268 \
-p 9411:9411 \
jaegertracing/all-in-one:1.13
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for py_jaeger_tracing-1.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62c66c4997fd1663fa400a1c22290f339db26c326728f6095340be1579296103 |
|
MD5 | aa36af103aa02bd84eb6e15833d19c30 |
|
BLAKE2b-256 | c1cb95c4972eb3e63bd56e7f4d17b7d5b1e21d58817f0cea6b0b7e22cd3bd3a3 |