SpanStatusSuccess type

Status representing a successful operation that can be sent to setStatus

type SpanStatusSuccess = { status: "success" }