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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py_jaeger_tracing-1.1.9.tar.gz.
File metadata
- Download URL: py_jaeger_tracing-1.1.9.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.6.7 Linux/5.0.0-25-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b896d57e7fc757d74c896290ca7180360d9e59e4e660d71ed3da4f8734fd253
|
|
| MD5 |
6034f90030954a412ea51abc9b7df2df
|
|
| BLAKE2b-256 |
950bce5da20b10067efac17af25345a872b26045f31fcd17aacbfd6906459f6c
|
File details
Details for the file py_jaeger_tracing-1.1.9-py3-none-any.whl.
File metadata
- Download URL: py_jaeger_tracing-1.1.9-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.6.7 Linux/5.0.0-25-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62c66c4997fd1663fa400a1c22290f339db26c326728f6095340be1579296103
|
|
| MD5 |
aa36af103aa02bd84eb6e15833d19c30
|
|
| BLAKE2b-256 |
c1cb95c4972eb3e63bd56e7f4d17b7d5b1e21d58817f0cea6b0b7e22cd3bd3a3
|