instana


Nameinstana JSON
Version 1.38.1 PyPI version JSON
download
home_pagehttps://www.instana.com/
Summary🐍 Python Distributed Tracing & Metrics Sensor for Instana
upload_time2023-01-27 08:29:57
maintainer
docs_urlNone
authorInstana Inc.
requires_python
licenseMIT
keywords performance opentracing metrics monitoring tracing distributed-tracing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
<img src="https://disznc.s3.amazonaws.com/python-dashboard-2019.gif"/>
</div>

# Instana

The `instana` Python package collects key metrics and distributed traces for [Instana](https://www.instana.com/).

This package supports Python 2.7 or greater.

Any and all feedback is welcome.  Happy Python visibility.

[![CircleCI](https://circleci.com/gh/instana/python-sensor/tree/master.svg?style=svg)](https://circleci.com/gh/instana/python-sensor/tree/master)
[![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-enabled-blue.svg)](http://opentracing.io)

## Installation

None

_Instana remotely instruments your Python web servers automatically via Instana [AutoTrace™️](https://www.instana.com/supported-technologies/instana-autotrace/).  To configure which Python processes this applies to, see the [Configuration page](https://docs.instana.io/ecosystem/python/configuration/#general)._

##  Manual Installation

If you wish to manually instrument your applications you can install the package with the following into the virtualenv, pipenv or container ([hosted on pypi](https://pypi.python.org/pypi/instana)):

    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 automatically instrument your Python application.  Once it finds the Instana host agent, it will begin to report Python metrics and distributed traces.

### Activating via Import

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

    import instana

See also our detailed [Installation document](https://www.instana.com/docs/ecosystem/python/#installing) 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](https://docs.instana.io/ecosystem/python/).

## 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](https://github.com/instana/nodejs), [Go](https://github.com/instana/golang-sensor), [Ruby](https://github.com/instana/ruby-sensor) instrumentation or [many other supported technologies](https://www.instana.com/supported-technologies/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.instana.com/",
    "name": "instana",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "performance,opentracing,metrics,monitoring,tracing,distributed-tracing",
    "author": "Instana Inc.",
    "author_email": "peter.lombardo@instana.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/97/719d8840ec8207b4848627d66d57247244623d4d4a2136b8e697c95a3f11/instana-1.38.1.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n<img src=\"https://disznc.s3.amazonaws.com/python-dashboard-2019.gif\"/>\n</div>\n\n# Instana\n\nThe `instana` Python package collects key metrics and distributed traces for [Instana](https://www.instana.com/).\n\nThis package supports Python 2.7 or greater.\n\nAny and all feedback is welcome.  Happy Python visibility.\n\n[![CircleCI](https://circleci.com/gh/instana/python-sensor/tree/master.svg?style=svg)](https://circleci.com/gh/instana/python-sensor/tree/master)\n[![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-enabled-blue.svg)](http://opentracing.io)\n\n## Installation\n\nNone\n\n_Instana remotely instruments your Python web servers automatically via Instana [AutoTrace\u2122\ufe0f](https://www.instana.com/supported-technologies/instana-autotrace/).  To configure which Python processes this applies to, see the [Configuration page](https://docs.instana.io/ecosystem/python/configuration/#general)._\n\n##  Manual Installation\n\nIf you wish to manually instrument your applications you can install the package with the following into the virtualenv, pipenv or container ([hosted on pypi](https://pypi.python.org/pypi/instana)):\n\n    pip install instana\n\nor to alternatively update an existing installation:\n\n    pip install -U instana\n\n### Activating Without Code Changes\n\nThe Instana package can then be activated _without any code changes required_ by setting the following environment variable for your Python application:\n\n    export AUTOWRAPT_BOOTSTRAP=instana\n\nThis will cause the Instana Python package to automatically instrument your Python application.  Once it finds the Instana host agent, it will begin to report Python metrics and distributed traces.\n\n### Activating via Import\n\nAlternatively, if you prefer the really manual method, simply import the `instana` package inside of your Python application:\n\n    import instana\n\nSee also our detailed [Installation document](https://www.instana.com/docs/ecosystem/python/#installing) for additional information covering Django, Flask, End-user Monitoring (EUM) and more.\n\n## Documentation\n\nYou can find more documentation covering supported components and minimum versions in the Instana [documentation portal](https://docs.instana.io/ecosystem/python/).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/instana/python-sensor.\n\n## More\n\nWant to instrument other languages?  See our [Node.js](https://github.com/instana/nodejs), [Go](https://github.com/instana/golang-sensor), [Ruby](https://github.com/instana/ruby-sensor) instrumentation or [many other supported technologies](https://www.instana.com/supported-technologies/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\ud83d\udc0d Python Distributed Tracing & Metrics Sensor for Instana",
    "version": "1.38.1",
    "split_keywords": [
        "performance",
        "opentracing",
        "metrics",
        "monitoring",
        "tracing",
        "distributed-tracing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f67d4a27208361bcb1710821e5a920aab207ff530af80f9c9ddac8ea63dafc24",
                "md5": "20663758b73d32a9bbcc99af1e89039f",
                "sha256": "aacfaa41464cb5b42513e128273e7db47ddf3c13ff7b42b0b3e03ab9fb7e1b62"
            },
            "downloads": -1,
            "filename": "instana-1.38.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20663758b73d32a9bbcc99af1e89039f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 240815,
            "upload_time": "2023-01-27T08:29:53",
            "upload_time_iso_8601": "2023-01-27T08:29:53.928242Z",
            "url": "https://files.pythonhosted.org/packages/f6/7d/4a27208361bcb1710821e5a920aab207ff530af80f9c9ddac8ea63dafc24/instana-1.38.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c97719d8840ec8207b4848627d66d57247244623d4d4a2136b8e697c95a3f11",
                "md5": "99b56756d376072ce7095c286da3e154",
                "sha256": "299f2e30ddd89bbceb0f9a1fac2c7bbc1f55e224557c7401e5c526e6d20bfed6"
            },
            "downloads": -1,
            "filename": "instana-1.38.1.tar.gz",
            "has_sig": false,
            "md5_digest": "99b56756d376072ce7095c286da3e154",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 154583,
            "upload_time": "2023-01-27T08:29:57",
            "upload_time_iso_8601": "2023-01-27T08:29:57.033061Z",
            "url": "https://files.pythonhosted.org/packages/6c/97/719d8840ec8207b4848627d66d57247244623d4d4a2136b8e697c95a3f11/instana-1.38.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-27 08:29:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "instana"
}
        
Elapsed time: 0.03747s