OpenTelemetry PHP

Instrumentation
in package

FinalYes

Table of Contents

Properties

$plugin  : ComponentPlugin

Methods

create()  : ConfigurationRegistry
parseFile()  : Instrumentation
__construct()  : mixed
factory()  : ConfigurationFactory<string|int, ConfigurationRegistry>
loadComponentProviders()  : iterable<string|int, mixed>

Properties

Methods

parseFile()

public static parseFile(string|array<int, string> $file[, string|null $cacheFile = null ][, bool $debug = true ]) : Instrumentation
Parameters
$file : string|array<int, string>
$cacheFile : string|null = null
$debug : bool = true
Return values
Instrumentation

loadComponentProviders()

private static loadComponentProviders() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>

        
On this page

Search results