Constant rama::telemetry::opentelemetry::semantic_conventions::metric::HW_ERRORS
pub const HW_ERRORS: &'static str;
Expand description
§Description
Number of errors encountered by the component
§Metadata
Instrument: | counter |
Unit: | {error} |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::ERROR_TYPE | Conditionally_required : if and only if an error has occurred |
crate::attribute::HW_ID | Required |
crate::attribute::HW_NAME | Recommended |
crate::attribute::HW_PARENT | Recommended |
crate::attribute::HW_TYPE | Required |