Skip to main content

Python Distributed Tracing & Metrics Sensor for Instana.

Project description

Instana

The instana Python package collects key metrics and distributed traces for Instana.

Any feedback is welcome. Happy Python visibility.

CircleCI OpenTracing Badge OpenTelemetry Badge Python Version from PEP 621 TOML GitHub Release

[!NOTE] Support for OpenTracing is deprecated starting on version 3.0.0. If you still want to use it, rely on any version up to 2.5.3 or use the legacy_2.x branch.

Installation

Instana remotely instruments your Python web servers automatically via Instana AutoTrace™️. To configure which Python processes this applies to, see the configuration page.

Manual Installation

If you wish to instrument your applications manually, you can install the package with the following into the virtualenv, pipenv, or container (hosted on PyPI):

pip install instana

or to alternatively update an existing installation:

pip install -U instana

Activating Without Code Changes

The Instana package can then be activated without any code changes required by setting the following environment variable for your Python application:

export AUTOWRAPT_BOOTSTRAP=instana

This will cause the Instana Python package to instrument your Python application automatically. Once it finds the Instana host agent, it will report Python metrics and distributed traces.

Activating via Import

Alternatively, if you prefer the manual method, import the instana package inside of your Python application:

import instana

See also our detailed installation document for additional information covering Django, Flask, End-user Monitoring (EUM), and more.

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 Node.js, Go, Ruby instrumentation or many other supported technologies.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

instana-3.0.0.tar.gz (240.8 kB view details)

Uploaded Source

Built Distribution

instana-3.0.0-py3-none-any.whl (150.2 kB view details)

Uploaded Python 3

File details

Details for the file instana-3.0.0.tar.gz.

File metadata

  • Download URL: instana-3.0.0.tar.gz
  • Upload date:
  • Size: 240.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for instana-3.0.0.tar.gz
Algorithm Hash digest
SHA256 b63ca4a8a1a1647ba42acc66d7c00bf3e0ddf26e5a20c3cf966e05d3cc645ec0
MD5 2fa020784d008189b9ceeef6d873a50d
BLAKE2b-256 54090d5d0ea8d4449f934c2f0d7e84c6bf4cd4f08d776dc1d8aaa83cedd6565f

See more details on using hashes here.

File details

Details for the file instana-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: instana-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 150.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for instana-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b4cdc271b7617b5fdcf6698e9cf932fc0d681547c15ac7fb1f5128cc7cc9f58b
MD5 b39a017496f12b81ebd87469d1665011
BLAKE2b-256 703153dc1e23278f1e91819cfb3306ae9b29bc1e47b74e00d3c5999d93713bff

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page