Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ocpymemcache

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

About

PyMemcache Python wrapper with observability provided by OpenCensus

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages