2.4 KiB
2.4 KiB
OpenTelemetry
General Attributes
otel.status_code has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
| Value | Description | Stability |
|---|---|---|
OK |
The operation has been validated by an Application developer or Operator to have completed successfully. | |
ERROR |
The operation contains an error. |