Skip to content

In 1.9.0, the Linux pressure collector "fails" if you don't have /proc/pressure/irq #3259

@siebenmann

Description

@siebenmann

In 1.9.0, the Linux pressure collector fails if your kernel is not recent enough to have /proc/pressure/irq, which was added only in Linux 6.1. Many currently supported Linux distribution kernels are older than this; for example, Ubuntu LTS 22.04's server kernel is based on 5.15 (and I'm sure there are older LTS kernels out there). Unless node_exporter wants to require a minimum 6.1 kernel for the pressure collector, it should still work if /proc/pressure/irq is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions