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