opentelemetry_semantic_conventions::attribute

Constant 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