-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
call out to
fio
for host filesystem performance (#1275)
* stashing changes * split filesystem collector into fio and legacy functions * read fio results into analyzer * remove test script * update go.mod * remove old notes * go mod tidy * fix up go.mod * fix up go.mod * refactor tests for fio * make schemas * remove local scripts * local watch script for building troubleshoot * document watch script * fix var names * handle errors if run as non-root * go mod tidy * use String interface * collector happy path test * invalid filesize * invalid filesize * tests * remove old code * remove old init function * let actions tests run this * clean up tests * go mod tidy * remove duplicated type declaration * remove old file create code
- Loading branch information
1 parent
359475b
commit e3adc1c
Showing
9 changed files
with
1,723 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.