opentelemetry-instrumentation-mysql


Nameopentelemetry-instrumentation-mysql JSON
Version 0.45b0 PyPI version JSON
download
home_pageNone
SummaryOpenTelemetry MySQL instrumentation
upload_time2024-03-28 19:31:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            OpenTelemetry MySQL Instrumentation
===================================

|pypi|

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

Instrumentation with MySQL that supports the mysql-connector library and is
specified to trace_integration using 'MySQL'.


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

::

    pip install opentelemetry-instrumentation-mysql


References
----------
* `OpenTelemetry MySQL Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/mysql/mysql.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-mysql",
    "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/7d/02/a3bc12c781399ccdc78fa0d6fcabd547aba6df64187a7abda55da447ca69/opentelemetry_instrumentation_mysql-0.45b0.tar.gz",
    "platform": null,
    "description": "OpenTelemetry MySQL Instrumentation\n===================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-mysql.svg\n   :target: https://pypi.org/project/opentelemetry-instrumentation-mysql/\n\nInstrumentation with MySQL that supports the mysql-connector library and is\nspecified to trace_integration using 'MySQL'.\n\n\nInstallation\n------------\n\n::\n\n    pip install opentelemetry-instrumentation-mysql\n\n\nReferences\n----------\n* `OpenTelemetry MySQL Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/mysql/mysql.html>`_\n* `OpenTelemetry Project <https://opentelemetry.io/>`_\n* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "OpenTelemetry MySQL instrumentation",
    "version": "0.45b0",
    "project_urls": {
        "Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-mysql"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "127cd2a31a5e39af0c8994386b55eb3b3959d2ae393ce54cb5a10829dee21d22",
                "md5": "dd06468e675550f5bbd3b91d93f67e79",
                "sha256": "58e3df23074fdf08af5265d9f1fefd775f8cab42b5af8cfa352159a9f754fabf"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_mysql-0.45b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd06468e675550f5bbd3b91d93f67e79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8771,
            "upload_time": "2024-03-28T19:29:40",
            "upload_time_iso_8601": "2024-03-28T19:29:40.566949Z",
            "url": "https://files.pythonhosted.org/packages/12/7c/d2a31a5e39af0c8994386b55eb3b3959d2ae393ce54cb5a10829dee21d22/opentelemetry_instrumentation_mysql-0.45b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d02a3bc12c781399ccdc78fa0d6fcabd547aba6df64187a7abda55da447ca69",
                "md5": "c60df42369bb9235549466308054e8d1",
                "sha256": "1f69064d203c969c8a74f0796d385be0467bb18b6dc3bcf291068da1f595db60"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_mysql-0.45b0.tar.gz",
            "has_sig": false,
            "md5_digest": "c60df42369bb9235549466308054e8d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7198,
            "upload_time": "2024-03-28T19:31:13",
            "upload_time_iso_8601": "2024-03-28T19:31:13.558401Z",
            "url": "https://files.pythonhosted.org/packages/7d/02/a3bc12c781399ccdc78fa0d6fcabd547aba6df64187a7abda55da447ca69/opentelemetry_instrumentation_mysql-0.45b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-28 19:31:13",
    "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-mysql"
}
        
Elapsed time: 0.23570s