Constant HW_NETWORK_PACKETS
pub const HW_NETWORK_PACKETS: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Received and transmitted network traffic in packets (or frames)
§Metadata
| Instrument: | counter |
| Unit: | {packet} |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::HW_ID | Required |
crate::attribute::HW_MODEL | Recommended |
crate::attribute::HW_NAME | Recommended |
crate::attribute::HW_NETWORK_LOGICAL_ADDRESSES | Recommended |
crate::attribute::HW_NETWORK_PHYSICAL_ADDRESS | Recommended |
crate::attribute::HW_PARENT | Recommended |
crate::attribute::HW_SERIAL_NUMBER | Recommended |
crate::attribute::HW_VENDOR | Recommended |
crate::attribute::NETWORK_IO_DIRECTION | Required |