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
Add filesystem UUID based filter to filesystem collector.

Signed-off-by: erjavaskivuori <[email protected]>
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
1 participant