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.