Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
SpanStatus type
- Package:
- @azure/core-tracing
Represents the statuses that can be passed to setStatus.
By default, all spans will be created with status "unset".
type SpanStatus = SpanStatusSuccess | SpanStatusError
