The instana package provides Python metrics and traces (request, queue & cross-host) for Instana.
This package is currently in BETA (but maturing fast).
This package supports Python 2.7 or greater.
Any and all feedback is welcome. Happy Python visibility.
The instana package is hosted on pypi and can be installed with:
$ pip install instana
The instana package is a zero configuration tool that will automatically collect key metrics from your Python processes. Just install and go.
This Python package supports OpenTracing.
You can find more documentation covering supported components and minimum versions in the Instana documentation portal.
Bug reports and pull requests are welcome on GitHub at https://github.com/instana/python-sensor.
Want to instrument other languages? See our Nodejs, Go, Ruby instrumentation or many other supported technologies.