OpenTelemetry PHP

ConfigurationTest extends TestCase
in package

FinalYes
Attributes
#[CoversNothing]

Table of Contents

Methods

openTelemetryConfigurationDataProvider()  : iterable<string|int, mixed>
setUp()  : void
tearDown()  : void
test_configurators()  : void
test_duplicate_propagators()  : void
test_minimal()  : void
test_open_telemetry_configuration()  : void
test_resource()  : void
test_resource_defaults()  : void
test_resource_include_exclude()  : void
getResource()  : ResourceInfo

Methods

openTelemetryConfigurationDataProvider()

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

test_minimal()

public test_minimal() : void
Attributes
#[DoesNotPerformAssertions]

test_open_telemetry_configuration()

public test_open_telemetry_configuration(string $file) : void
Parameters
$file : string
Attributes
#[DataProvider]
'openTelemetryConfigurationDataProvider'

test_resource_include_exclude()

public test_resource_include_exclude() : void

        
On this page

Search results