OpenTelemetry PHP

AlwaysRecordSamplerTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\SDK\Trace\Sampler\AlwaysRecordSampler::class

Table of Contents

Properties

$rootSampler  : SamplerInterface

Methods

setUp()  : void
shouldSampleProvider()  : iterable<string|int, mixed>
test_get_description()  : void
test_should_sample()  : void
createMockSamplerInvokedOnce()  : SamplerInterface

Properties

Methods

shouldSampleProvider()

public static shouldSampleProvider() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>

        
On this page

Search results