OpenTelemetry PHP

ServiceTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\SDK\Resource\Detectors\Service::class

Table of Contents

Constants

UUID_REGEX  = '/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i'

Properties

$detector  : Service

Methods

setUp()  : void
test_service_get_resource_multiple_calls_same_service_instance_id()  : void
test_service_get_resource_with_default_service_instance_id()  : void

Constants

UUID_REGEX

public mixed UUID_REGEX = '/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i'

Properties

Methods

test_service_get_resource_multiple_calls_same_service_instance_id()

public test_service_get_resource_multiple_calls_same_service_instance_id() : void

test_service_get_resource_with_default_service_instance_id()

public test_service_get_resource_with_default_service_instance_id() : void

        
On this page

Search results