opentracing 2.4.0
0
OpenTracing API for Python. See documentation at http://opentracing.io
Contents
OpenTracing API for Python. See documentation at http://opentracing.io
Stars: 755, Watchers: 755, Forks: 161, Open Issues: 28The opentracing/opentracing-python
repo was created 8 years ago and the last code push was 2 years ago.
The project is popular with 755 github stars!
How to Install opentracing
You can install opentracing using pip
pip install opentracing
or add it to a project with poetry
poetry add opentracing
Package Details
- Author
- The OpenTracing Authors
- License
- Apache License 2.0
- Homepage
- https://github.com/opentracing/opentracing-python
- PyPi:
- https://pypi.org/project/opentracing/
- GitHub Repo:
- https://github.com/opentracing/opentracing-python
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common opentracing errors.
Code Examples
Here are some opentracing
code examples and snippets.