OpenTelemetry PHP

ExampleConfig
in package
implements InstrumentationConfiguration

FinalYes

Table of Contents

Interfaces

InstrumentationConfiguration

Properties

$enabled  : bool
$spanName  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string $spanName = 'example' ][, bool $enabled = true ]) : mixed
Parameters
$spanName : string = 'example'
$enabled : bool = true

        
On this page

Search results