opentelemetry-instrumentation-pymemcache


Nameopentelemetry-instrumentation-pymemcache JSON
Version 0.45b0 PyPI version JSON
download
home_pageNone
SummaryOpenTelemetry pymemcache instrumentation
upload_time2024-03-28 19:31:19
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 pymemcache Instrumentation
========================================

|pypi|

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

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

::

    pip install opentelemetry-instrumentation-pymemcache


References
----------
* `OpenTelemetry Pymemcache Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/pymemcache/pymemcache.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-pymemcache",
    "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/86/a7e741908fd6668ea37868d1168ad5d709a87ea7a86603464b7affae67aa/opentelemetry_instrumentation_pymemcache-0.45b0.tar.gz",
    "platform": null,
    "description": "OpenTelemetry pymemcache Instrumentation\n========================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-pymemcache.svg\n   :target: https://pypi.org/project/opentelemetry-instrumentation-pymemcache/\n\nInstallation\n------------\n\n::\n\n    pip install opentelemetry-instrumentation-pymemcache\n\n\nReferences\n----------\n* `OpenTelemetry Pymemcache Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/pymemcache/pymemcache.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": null,
    "summary": "OpenTelemetry pymemcache instrumentation",
    "version": "0.45b0",
    "project_urls": {
        "Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-pymemcache"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "562720169dda795c28e54036ea92bdad4321f52dd8c30b717a77c1f70ef1fd87",
                "md5": "d46241646e4e3544ee6d4264ccb67283",
                "sha256": "005d8fbef152c384c73cba3038e4510e95a53a7662528edec0319fb4e327a7f2"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_pymemcache-0.45b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d46241646e4e3544ee6d4264ccb67283",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9667,
            "upload_time": "2024-03-28T19:29:47",
            "upload_time_iso_8601": "2024-03-28T19:29:47.006832Z",
            "url": "https://files.pythonhosted.org/packages/56/27/20169dda795c28e54036ea92bdad4321f52dd8c30b717a77c1f70ef1fd87/opentelemetry_instrumentation_pymemcache-0.45b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d86a7e741908fd6668ea37868d1168ad5d709a87ea7a86603464b7affae67aa",
                "md5": "48c2b3c76afde9b3757b6c3659f53fb7",
                "sha256": "31d9d3d2c47efb2bb4a943a822fbf8a6410c0991ba10a4d0998aafb660d35754"
            },
            "downloads": -1,
            "filename": "opentelemetry_instrumentation_pymemcache-0.45b0.tar.gz",
            "has_sig": false,
            "md5_digest": "48c2b3c76afde9b3757b6c3659f53fb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10571,
            "upload_time": "2024-03-28T19:31:19",
            "upload_time_iso_8601": "2024-03-28T19:31:19.240597Z",
            "url": "https://files.pythonhosted.org/packages/7d/86/a7e741908fd6668ea37868d1168ad5d709a87ea7a86603464b7affae67aa/opentelemetry_instrumentation_pymemcache-0.45b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-28 19:31:19",
    "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-pymemcache"
}
        
Elapsed time: 0.30072s