opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Leighton Chen efe918b118 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-22 17:21:29 -07:00
..
src/opentelemetry/instrumentation/pymemcache Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-22 17:21:29 -07:00
tests Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-22 17:21:29 -07:00
CHANGELOG.md release: updating changelogs and version to 0.13b0 (#1129) 2020-10-22 17:21:29 -07:00
LICENSE Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-22 17:21:29 -07:00
MANIFEST.IN Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-22 17:21:29 -07:00
README.rst Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-22 17:21:29 -07:00
setup.cfg chore: bump dev version (#1235) 2020-10-22 17:21:29 -07:00
setup.py Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-22 17:21:29 -07:00

README.rst

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.readthedocs.io/en/latest/instrumentation/pymemcache/pymemcache.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_