class Memcached implements IntegrationInterface

This class handles instrumenting memcache requests using the opencensus extension.

Example:

use OpenCensus\Trace\Integrations\Memcached;

Memcached::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