Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
The child spans of this node in the pruned tree.
The duration of the span, in seconds.
The end time of the span, in RFC3339 format.
Error flag for a span. 1 when the span is in error, 0 otherwise.
The number of child spans that were pruned from this node when summarizing the trace.
String-valued tags attached to the span.
Numeric metrics attached to the span.
The operation name of the span.
The ID of the parent span, or 0 when the span is the trace root.
The resource that the span describes.
The name of the service that emitted the span.
The span ID, as an unsigned 64-bit integer.
The OpenTelemetry span kind, for example INTERNAL, SERVER, CLIENT,
PRODUCER, or CONSUMER.
The start time of the span, in RFC3339 format.
Generated using TypeDoc
A node in the pruned trace tree.