aws-opentelemetry-distro


Nameaws-opentelemetry-distro JSON
Version 0.10.0 PyPI version JSON
download
home_pageNone
SummaryAWS OpenTelemetry Python Distro
upload_time2025-07-14 23:31:42
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.10.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": "f8bb1f85f78fedd24a7dcc038eb4b7e30ee1b0b71acae03d6075171c917e0cce",
                "md5": "6260ec87196def9bf68172506adca372",
                "sha256": "102edd8a6fcf059bd9bb97aa8bfb3053097b01e690bbc56a81840f07c30e0ff2"
            },
            "downloads": -1,
            "filename": "aws_opentelemetry_distro-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6260ec87196def9bf68172506adca372",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 98899,
            "upload_time": "2025-07-14T23:31:42",
            "upload_time_iso_8601": "2025-07-14T23:31:42.245768Z",
            "url": "https://files.pythonhosted.org/packages/f8/bb/1f85f78fedd24a7dcc038eb4b7e30ee1b0b71acae03d6075171c917e0cce/aws_opentelemetry_distro-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 23:31:42",
    "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: 0.90431s