Constant OTEL_STATUS_CODE
pub const OTEL_STATUS_CODE: &'static str;Available on crate feature
opentelemetry only.Expand description
Name of the code, either “OK” or “ERROR”. MUST NOT be set if the status code is UNSET.