microsoft / LSKV

A Ledger-backed Secure Key-Value store (LSKV), built on the Confidential Consortium Framework (CCF)
https://microsoft.github.io/CCF
MIT License
34 stars 6 forks source link

Add request type to etcd benchmark csv output #130

Open jeffa5 opened 1 year ago

jeffa5 commented 1 year ago

Is your feature request related to a problem? Please describe.

Need a way to differentiate between types of requests from the etcd benchmark tool.

Describe the solution you'd like

An 'operation' column like the ycsb output, with an error suffix if an error occurred on the request.