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
Add a Benchmarking section to the Cluster Ops view.
Provide the ability for users to select from a small list of basho_bench config templates, and edit them in a textbox (read-only test, write-only test, 50:50 read/write). Query and CRDT templates can be added later on.
(Optional) As an alternative to editing a config file in a text box as above, implement a Benchmark Builder interface (select operations mix, duration, concurrency, key and value functions, etc).
Provide the UI to launch benchmarking runs, and to display result summaries / graphs.
The text was updated successfully, but these errors were encountered:
Once the API-side basho_bench integration is implemented, provide the front end UI for it:
basho_bench
config templates, and edit them in a textbox (read-only test, write-only test, 50:50 read/write). Query and CRDT templates can be added later on.The text was updated successfully, but these errors were encountered: