Bases: Enum
Represents the canonical set of status codes of a finished Span.
The default status.
The operation has been validated by an Application developer or Operator to have completed successfully.
The operation contains an error.
Bases: object
Represents the status of a finished Span.
status_code (StatusCode
) – The canonical status code that describes the result status of the operation.
description (Optional
[str
]) – An optional description of the status.
Represents the canonical status code of a finished Span.
Status description
Returns false if this represents an error, true otherwise.
Returns true if unset, false otherwise.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4