opentelemetry-instrumentation-dbapi


Nameopentelemetry-instrumentation-dbapi JSON
Version 0.50b0 PyPI version JSON
download
home_pageNone
SummaryOpenTelemetry Database API instrumentation
upload_time2024-12-11 17:05:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            OpenTelemetry Database API instrumentation
==========================================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-dbapi.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-dbapi/

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

::

    pip install opentelemetry-instrumentation-dbapi


References
----------

* `OpenTelemetry Database API Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/dbapi/dbapi.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "opentelemetry-instrumentation-dbapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>",
    "download_url": "https://files.pythonhosted.org/packages/27/94/f6f2c369f75e02c551dfa6ab5818e606f73eca2409930c467fcdb0e5634e/opentelemetry_instrumentation_dbapi-0.50b0.tar.gz",
    "platform": null,
    "description": "OpenTelemetry Database API instrumentation\n==========================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-dbapi.svg\n   :target: https://pypi.org/project/opentelemetry-instrumentation-dbapi/\n\nInstallation\n------------\n\n::\n\n    pip install opentelemetry-instrumentation-dbapi\n\n\nReferences\n----------\n\n* `OpenTelemetry Database API Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/dbapi/dbapi.html>`_\n* `OpenTelemetry Project <https://opentelemetry.io/>`_\n* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "OpenTelemetry Database API instrumentation",
    "version": "0.50b0",
    "project_urls": {
        "Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-dbapi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a4940def6cd71a6d248e9e48a731021cb9bfc70e5ec09986826ad29bd44b23c",
                "md5": "aa5fc46e47248231852cac28bdea52fa",
                "sha256": "23a730c3d7372b04b8a9507d2a67c5efbf92ff718eaa002b81ffbaf2b01d270f"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_dbapi-0.50b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa5fc46e47248231852cac28bdea52fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11533,
            "upload_time": "2024-12-11T17:04:19",
            "upload_time_iso_8601": "2024-12-11T17:04:19.039217Z",
            "url": "https://files.pythonhosted.org/packages/0a/49/40def6cd71a6d248e9e48a731021cb9bfc70e5ec09986826ad29bd44b23c/opentelemetry_instrumentation_dbapi-0.50b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2794f6f2c369f75e02c551dfa6ab5818e606f73eca2409930c467fcdb0e5634e",
                "md5": "8195c357fbfee1b873ca8aedf8cf7b3f",
                "sha256": "2603ca39e216893026c185ca8c44c326c0a9a763d5afff2309bd6195c50b7c49"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_dbapi-0.50b0.tar.gz",
            "has_sig": false,
            "md5_digest": "8195c357fbfee1b873ca8aedf8cf7b3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12613,
            "upload_time": "2024-12-11T17:05:38",
            "upload_time_iso_8601": "2024-12-11T17:05:38.807724Z",
            "url": "https://files.pythonhosted.org/packages/27/94/f6f2c369f75e02c551dfa6ab5818e606f73eca2409930c467fcdb0e5634e/opentelemetry_instrumentation_dbapi-0.50b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 17:05:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "open-telemetry",
    "github_project": "opentelemetry-python-contrib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "opentelemetry-instrumentation-dbapi"
}
        
Elapsed time: 0.33731s