OpenTelemetry PHP

ImmutableSpanTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\SDK\Trace\ImmutableSpan::class

Table of Contents

Properties

$attributes  : AttributesInterface
$context  : SpanContextInterface
$endEpochNanos  : int
$instrumentationScope  : InstrumentationScope
$parentContext  : SpanContextInterface
$parentSpanId  : string
$resource  : ResourceInfo
$span  : Span
$spanId  : string
$startEpochNanes  : int
$status  : StatusDataInterface
$totalRecordedEvents  : int
$totalRecordedLinks  : int
$traceId  : string

Methods

test_getters()  : void
setUp()  : void

Properties

Methods


        
On this page

Search results