aws-opentelemetry-distro


Nameaws-opentelemetry-distro JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryAWS OpenTelemetry Python Distro
upload_time2024-10-31 22:27:44
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python>=3.8
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.8",
    "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.7.0",
    "project_urls": {
        "Homepage": "https://github.com/aws-observability/aws-otel-python-instrumentation/tree/main/aws-opentelemetry-distro"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0c00730bfff2386de42a4f8d58861879bd14a5f909ec9156181a5ccaae437ed",
                "md5": "39e2892a03cf32a8819ff15b38d73c4c",
                "sha256": "8cf682fa56bc00326a741acf480024550017beda41acb1b51af9d3b5ef1a9470"
            },
            "downloads": -1,
            "filename": "aws_opentelemetry_distro-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39e2892a03cf32a8819ff15b38d73c4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 63512,
            "upload_time": "2024-10-31T22:27:44",
            "upload_time_iso_8601": "2024-10-31T22:27:44.545723Z",
            "url": "https://files.pythonhosted.org/packages/a0/c0/0730bfff2386de42a4f8d58861879bd14a5f909ec9156181a5ccaae437ed/aws_opentelemetry_distro-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 22:27:44",
    "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.77852s