OpenTelemetry PHP

InstrumentationTraitTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\API\Instrumentation\InstrumentationTrait::class

Table of Contents

Constants

INSTRUMENTATION_NAME  = 'test-instrumentation'
INSTRUMENTATION_SCHEMA_URL  = null
INSTRUMENTATION_VERSION  = '1.2.3'

Methods

test_activate()  : void
test_activate_throws_exception_on_non_instrumentation_interface()  : void
test_logger()  : void
test_meter()  : void
test_propagator()  : void
test_tracer()  : void
createInvalidImplementation()  : object
createValidImplementation()  : InstrumentationInterface

Constants

Methods

test_activate_throws_exception_on_non_instrumentation_interface()

public test_activate_throws_exception_on_non_instrumentation_interface() : void

        
On this page

Search results