class Symfony implements IntegrationInterface

This class handles instrumenting the Symfony framework's standard stack using the opencensus extension.

Example:

use OpenCensus\Trace\Integrations\Symfony;

Symfony::load();

Methods

static 
load()

Static method to add instrumentation to the Symfony framework

Details

at line 38
static load()

Static method to add instrumentation to the Symfony framework