OpenTelemetry PHP

MultiSpanProcessorTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\SDK\Trace\SpanProcessor\MultiSpanProcessor::class

Table of Contents

Properties

$spanProcessors  : array<string|int, mixed>

Methods

test_add_span_processor()  : void
test_force_flush()  : void
test_force_flush_one_failed()  : void
test_get_span_processors()  : void
test_on_end()  : void
test_on_start()  : void
test_shutdown()  : void
test_shutdown_one_failed()  : void
createMultiSpanProcessor()  : MultiSpanProcessor
getSpanProcessors()  : array<string|int, mixed>

Properties

Methods

getSpanProcessors()

private getSpanProcessors() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results