OpenTelemetry PHP

SpanContextInterface

Tags
see
https://github.com/open-telemetry/opentelemetry-specification/blob/v1.6.1/specification/trace/api.md#spancontext

Table of Contents

Methods

create()  : SpanContextInterface
createFromRemoteParent()  : SpanContextInterface
getInvalid()  : SpanContextInterface
getSpanId()  : string
getSpanIdBinary()  : string
getTraceFlags()  : int
getTraceId()  : string
getTraceIdBinary()  : string
getTraceState()  : TraceStateInterface|null
isRemote()  : bool
isSampled()  : bool
isValid()  : bool

Methods


        
On this page

Search results