SpanStatus type

Represents the statuses that can be passed to setStatus.

By default, all spans will be created with status "unset".

type SpanStatus = SpanStatusSuccess | SpanStatusError