OpenTelemetry.Trace.StatusCode
Canonical result code of span execution.
Error = 2
The operation contains an error.
Ok = 1
The operation completed successfully.
Unset = 0
The default status.