Constant opentelemetry_semantic_conventions::trace::OTEL_STATUS_CODE
source ยท pub const OTEL_STATUS_CODE: Key;Expand description
Name of the code, either "OK" or "ERROR". MUST NOT be set if the status code is UNSET.
pub const OTEL_STATUS_CODE: Key;Name of the code, either "OK" or "ERROR". MUST NOT be set if the status code is UNSET.