Skip to main content

LINUX_MEMORY_SLAB_STATE

Constant LINUX_MEMORY_SLAB_STATE 

pub const LINUX_MEMORY_SLAB_STATE: &'static str;
👎Deprecated:

{note: Replaced by system.memory.linux.slab.state., reason: renamed, renamed_to: system.memory.linux.slab.state}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

The Linux Slab memory state

§Notes

§Examples

  • "reclaimable"
  • "unreclaimable"