Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.39 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.39 KB

Instana

The instana package provides Python metrics and traces (request, queue & cross-host) for Instana.

This package is currently in BETA (but maturing fast).

Note

This package supports Python 2.7 or greater.

Any and all feedback is welcome. Happy Python visibility.

Installation

The instana package is hosted on pypi and can be installed with:

$ pip install instana

Usage

The instana package is a zero configuration tool that will automatically collect key metrics from your Python processes. Just install and go.

Tracing

This Python package supports OpenTracing.

Documentation

You can find more documentation covering supported components and minimum versions in the Instana documentation portal.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/instana/python-sensor.

More

Want to instrument other languages? See our Nodejs, Go, Ruby instrumentation or many other supported technologies.