Skip to content

DiskReporter Directory Structures

Reed Essick requested to merge DiskReporter-directory-structure into master

changed the way DiskReporters generate subdirectories to avoid many files in a single directory (split things by moding start time with 1e5). We note that this is almost certainly not backwards compatible and predicting paths generated with the old convention will not work with the new code. Therefore, we need to think very carefully about how and when we depoly this

Merge request reports