OtelSpan¶
This docs was updated at: 2026-02-23
com.paragon.telemetry.otel.OtelSpan ยท Record
OpenTelemetry span representing a unit of work or operation.
Follows the OTLP specification for spans.
Fields¶
SPAN_KIND_UNSPECIFIED¶
Span kinds as per OpenTelemetry spec.
Methods¶
builder¶
Creates a builder for constructing spans.