Skip to content

Conversation

@erjavaskivuori
Copy link

Add filesystem UUID based filter to the filesystemCollector

The implementation currently only includes Linux and I would be glad to hear feedback before continuing to implement this for other OS' file system collectors.

I tried to create unit test for the buildUUIDMap function but couldn't figure out how could I create device major:minor for the fixture block device nodes that I tried to add. So currently there is no test for this feature. I have tested this locally.

Fixes #3380

@erjavaskivuori erjavaskivuori force-pushed the erja/fs-uuid branch 2 times, most recently from 42adf18 to 6efaa70 Compare August 22, 2025 07:13
@erjavaskivuori erjavaskivuori marked this pull request as ready for review September 8, 2025 05:23
@kashifest
Copy link

@SuperQ can we have reviews on this one?

Add filesystem UUID based filter to filesystem collector.

Co-authored-by: Adam Rozman <[email protected]>
Signed-off-by: erjavaskivuori <[email protected]>
Signed-off-by: Adam Rozman <[email protected]>
@Rozzii
Copy link

Rozzii commented Oct 28, 2025

@SuperQ I have took over this PR and I have also re-based it. Would it be possible to get some review on this PR?
I still think this PR could be beneficial for the wider community.

@Rozzii
Copy link

Rozzii commented Oct 28, 2025

Adding @discordianfish too, please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a new way to filter mount points

3 participants