OpenTelemetry PHP

ExtendedSpanProcessorInterface extends SpanProcessorInterface

Tags
experimental

Table of Contents

Methods

forceFlush()  : bool
Export all ended spans to the configured Exporter that have not yet been exported.
onEnd()  : void
onEnding()  : void
onStart()  : void
shutdown()  : bool
Cleanup; after shutdown, calling onStart, onEnd, or forceFlush is invalid Returns `false` is the processor is already shutdown, otherwise `true`.

Methods


        
On this page

Search results