Skip to content

miss the newly add disk filesystem #502

@zhjchen

Description

@zhjchen

node exporter does not return filesystem metrics for new added disk.
have to restart the node exporter, then the new added disk filesystem stats/metrics can be collected.

By checking the code, every time, it reads from os.Open(procFilePath("mounts")) to get the mount points. The new add disk is in the mounts file, But node exporter seems ignore it...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions