Memcache
class Memcache implements IntegrationInterface
This class handles instrumenting memcache requests using the opencensus extension.
Example:
use OpenCensus\Trace\Integrations\Memcache;
Memcache::load();
Methods
static
load()
Static method to add instrumentation to memcache requests
Details
at line 37
static
load()
Static method to add instrumentation to memcache requests