You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe it would be nice to have a way to submit pseudo-random buffer (or user-specified static file) to user-specified URLs and measure same set parameters as for GET, plus http_put_seconds{type=ContentTransfer} (keeping http_get_seconds as is for compatibility reasons). WDYT?
The text was updated successfully, but these errors were encountered:
Yes this woudl be an interesting feature, the only thing I see is how and what format/type of data we shoud send but specially what backends/enpoints could be supported for the reception of the payload.
Hello,
I believe it would be nice to have a way to submit pseudo-random buffer (or user-specified static file) to user-specified URLs and measure same set parameters as for GET, plus
http_put_seconds{type=ContentTransfer}
(keepinghttp_get_seconds
as is for compatibility reasons). WDYT?The text was updated successfully, but these errors were encountered: