distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
188 stars 108 forks source link

Support multi-manifest on server #3556

Open mfleader opened 1 year ago

mfleader commented 1 year ago

Support a manifest file on POST /relay that contains metadata for multiple runs, e.g., as a JSON list of the current manifest record.

This would allow copying just a single URL to consume multiple datasets at once.