SpanLink
class SpanLink implements JsonSerializable (View source)
Properties
| string | $traceId | ||
| string | $spanId | ||
| string | $traceState | ||
| string[] | $attributes | ||
| int | $droppedAttributesCount |
Methods
mixed
jsonSerialize()
No description
static SpanLink
fromHeaders(array|callable $headersOrCallback)
Consumes distributed tracing headers, from which a span link will be constructed.
Details
mixed
jsonSerialize()
No description
static SpanLink
fromHeaders(array|callable $headersOrCallback)
Consumes distributed tracing headers, from which a span link will be constructed.