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

Provide dataset summary info on upload #3480

Closed dbutenhof closed 1 year ago

dbutenhof commented 1 year ago

PBENCH-1204

This stems from a request from the UI to help optimize a partial refresh after using the relay upload dialog, by providing identification of the new dataset. Although a client using the traditional PUT /upload already knows the name and MD5, the returned information may be helpful.

This also reports the tarball download URI (which is the best encapsulation of the results "identity") in the response location header to make it easy to retrieve.