opentelemetry-instrumentation-sqlite3


Nameopentelemetry-instrumentation-sqlite3 JSON
Version 0.51b0 PyPI version JSON
download
home_pageNone
SummaryOpenTelemetry SQLite3 instrumentation
upload_time2025-02-04 18:21:47
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 SQLite3 Instrumentation
=====================================

|pypi|

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

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

::

    pip install opentelemetry-instrumentation-sqlite3


References
----------
* `OpenTelemetry SQLite3 Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/sqlite3/sqlite3.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-sqlite3",
    "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/e8/2a/1755f34fd1d58858272970ce9f8386a488ce2aa16c2673373ed31cc60d33/opentelemetry_instrumentation_sqlite3-0.51b0.tar.gz",
    "platform": null,
    "description": "OpenTelemetry SQLite3 Instrumentation\n=====================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-sqlite3.svg\n   :target: https://pypi.org/project/opentelemetry-instrumentation-sqlite3/\n\nInstallation\n------------\n\n::\n\n    pip install opentelemetry-instrumentation-sqlite3\n\n\nReferences\n----------\n* `OpenTelemetry SQLite3 Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/sqlite3/sqlite3.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 SQLite3 instrumentation",
    "version": "0.51b0",
    "project_urls": {
        "Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-sqlite3",
        "Repository": "https://github.com/open-telemetry/opentelemetry-python-contrib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8d06288eb2b6065b7766eee545729e6e68ac241ce82ec60a8452742414536c7",
                "md5": "afa07d5a299af8b91f2481dc98ce5abe",
                "sha256": "77418bfec1b45f4d44a9a316c355aab33d36eb7cc1cd5d871f40acae36ae5c96"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_sqlite3-0.51b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afa07d5a299af8b91f2481dc98ce5abe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9339,
            "upload_time": "2025-02-04T18:20:51",
            "upload_time_iso_8601": "2025-02-04T18:20:51.607144Z",
            "url": "https://files.pythonhosted.org/packages/d8/d0/6288eb2b6065b7766eee545729e6e68ac241ce82ec60a8452742414536c7/opentelemetry_instrumentation_sqlite3-0.51b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e82a1755f34fd1d58858272970ce9f8386a488ce2aa16c2673373ed31cc60d33",
                "md5": "3d241ec3d9357ae7e1b6ded67cd8b9f7",
                "sha256": "3bd5dbe2292a68b27b79c44a13a03b1443341404e02351d3886ee6526792ead1"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_sqlite3-0.51b0.tar.gz",
            "has_sig": false,
            "md5_digest": "3d241ec3d9357ae7e1b6ded67cd8b9f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7930,
            "upload_time": "2025-02-04T18:21:47",
            "upload_time_iso_8601": "2025-02-04T18:21:47.709075Z",
            "url": "https://files.pythonhosted.org/packages/e8/2a/1755f34fd1d58858272970ce9f8386a488ce2aa16c2673373ed31cc60d33/opentelemetry_instrumentation_sqlite3-0.51b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 18:21:47",
    "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-sqlite3"
}
        
Elapsed time: 0.39215s