Flask-OpenTracing 2.0.0
0
OpenTracing support for Flask applications
Contents
OpenTracing support for Flask applications
Stars: 135, Watchers: 135, Forks: 46, Open Issues: 9The opentracing-contrib/python-flask
repo was created 8 years ago and the last code push was 7 months ago.
The project is popular with 135 github stars!
How to Install flask-opentracing
You can install flask-opentracing using pip
pip install flask-opentracing
or add it to a project with poetry
poetry add flask-opentracing
Package Details
- Author
- Kathy Camenzind
- License
- BSD
- Homepage
- http://github.com/opentracing-contrib/python-flask
- PyPi:
- https://pypi.org/project/Flask-OpenTracing/
- GitHub Repo:
- https://github.com/opentracing-contrib/python-flask
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-opentracing errors.
Code Examples
Here are some flask-opentracing
code examples and snippets.