Skip to main content

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


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)

Uploaded Source

Built Distribution

ocpymemcache-0.0.4-py2-none-any.whl (6.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page