A wrapper for PyMemcache, instrumented using OpenCensus for distributed tracing and metrics
Project description
PyMemcache Python wrapper with observability provided by OpenCensus instrumented with tracing and metrics.
The mettrics recorded include:
calls
latency in milliseconds
Metric |
View Name |
Unit |
Tags |
---|---|---|---|
Latency |
pymemcache/latency |
ms |
‘error’, ‘method’, ‘status’ |
Calls |
pymemcache/calls |
1 |
‘error’, ‘method’, ‘status’ |
Installing it
pip install ocpymemcache
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ocpymemcache-0.0.4.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for ocpymemcache-0.0.4-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5a7e1628cc9ced2dcefee7c10f2aa2df7fb1e4389a843d37fd9cebb5c640d13 |
|
MD5 | 53c2042f8cc9958e16ae31d297a731b7 |
|
BLAKE2b-256 | 81bec277b04c49d4f2633e62f0a409aa1e2bd1ff1ad739b7ccf9d5883fd4e3c7 |