pub const OTEL_STATUS_CODE: &'static str;
Expand description

Name of the code, either "OK" or "ERROR". MUST NOT be set if the status code is UNSET.