chronosphereio / calyptia-benchmark-framework

Fluent Bit, Fluentd + other projects benchmark framework
0 stars 0 forks source link

Move 'results' to a different path #6

Closed edsiper closed 2 years ago

edsiper commented 2 years ago

Currently the results are inside the scenarios/ directory.

Ideally we want to have them split in two directories, e.g:

so when its time to cleanup the results can be done in a single directory and not inside every scenario

Syn3rman commented 2 years ago

Hey @edsiper, is this directory structure close to what we want? (I've run it only for one agent and one scenario to get an idea of how to structure it) image