ExampleConfig
in package
implements
InstrumentationConfiguration
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$enabled read-only
public
bool
$enabled
= true
$spanName read-only
public
string
$spanName
= 'example'
Methods
__construct()
public
__construct([string $spanName = 'example' ][, bool $enabled = true ]) : mixed
Parameters
- $spanName : string = 'example'
- $enabled : bool = true