Contents

Flask-OpenTracing 2.0.0

0

OpenTracing support for Flask applications

OpenTracing support for Flask applications

Stars: 136, Watchers: 136, Forks: 46, Open Issues: 9

The opentracing-contrib/python-flask repo was created 7 years ago and the last code push was 1 months ago.
The project is popular with 136 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
No  flask-opentracing  pypi packages just yet.

Errors

A list of common flask-opentracing errors.

Code Examples

Here are some flask-opentracing code examples and snippets.

Related Packages & Articles

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.