OpenTelemetry PHP

NoopTracerProvider extends NoopTracerProvider
in package
implements TracerProviderInterface

Table of Contents

Interfaces

TracerProviderInterface

Methods

forceFlush()  : bool
getTracer()  : TracerInterface
shutdown()  : bool
updateConfigurator()  : void

Methods

getTracer()

public getTracer(string $name[, string|null $version = null ][, string|null $schemaUrl = null ][, iterable<string|int, mixed> $attributes = [] ]) : TracerInterface
Parameters
$name : string
$version : string|null = null
$schemaUrl : string|null = null
$attributes : iterable<string|int, mixed> = []
Return values
TracerInterface

        
On this page

Search results