OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_SYSTEM_MEMORY_LINUX_HUGEPAGES_RESERVEDConst Experimental

    METRIC_SYSTEM_MEMORY_LINUX_HUGEPAGES_RESERVED: "system.memory.linux.hugepages.reserved" = ...

    Number of reserved hugepages.

    Hugepages for which a commitment to allocate has been made, but no allocation has yet been made. This is reported as a separate metric rather than a usage state because reserved pages are already counted in free pages. They represent a subset of free pages that cannot be used for non-reserved allocations.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.