aws-opentelemetry-distro


Nameaws-opentelemetry-distro JSON
Version 0.12.0 PyPI version JSON
download
home_pageNone
SummaryAWS OpenTelemetry Python Distro
upload_time2025-08-27 19:36:21
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            AWS Distro For OpenTelemetry Python Distro
============================================

Installation
------------

::

    pip install aws-opentelemetry-distro


This package provides Amazon Web Services distribution of the OpenTelemetry Python Instrumentation, which allows for auto-instrumentation of Python applications.

References
----------

* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `Example using opentelemetry-distro <https://opentelemetry.io/docs/instrumentation/python/distro/>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aws-opentelemetry-distro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "AWS Distro For OpenTelemetry Python Distro\n============================================\n\nInstallation\n------------\n\n::\n\n    pip install aws-opentelemetry-distro\n\n\nThis package provides Amazon Web Services distribution of the OpenTelemetry Python Instrumentation, which allows for auto-instrumentation of Python applications.\n\nReferences\n----------\n\n* `OpenTelemetry Project <https://opentelemetry.io/>`_\n* `Example using opentelemetry-distro <https://opentelemetry.io/docs/instrumentation/python/distro/>`_\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AWS OpenTelemetry Python Distro",
    "version": "0.12.0",
    "project_urls": {
        "Homepage": "https://github.com/aws-observability/aws-otel-python-instrumentation/tree/main/aws-opentelemetry-distro"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2205ba2d2bc1587af5e813438f9be761517b3617cf4a078b022873ad2efb6e6a",
                "md5": "830e357731a2132ee0b71c91efec935f",
                "sha256": "36219716f360923a9b44b33779d33fef438d1ee4d5c17bcbc467e1d6f7246f76"
            },
            "downloads": -1,
            "filename": "aws_opentelemetry_distro-0.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "830e357731a2132ee0b71c91efec935f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 104144,
            "upload_time": "2025-08-27T19:36:21",
            "upload_time_iso_8601": "2025-08-27T19:36:21.967069Z",
            "url": "https://files.pythonhosted.org/packages/22/05/ba2d2bc1587af5e813438f9be761517b3617cf4a078b022873ad2efb6e6a/aws_opentelemetry_distro-0.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 19:36:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aws-observability",
    "github_project": "aws-otel-python-instrumentation",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "aws-opentelemetry-distro"
}
        
Elapsed time: 1.59946s