-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add HDR histogram support to c-s frontend #95
Comments
Seems a bit there are few assumptions here about data that isn't available i.e. HDR histograms I would seek a way to skip it for cql-stress |
yes, simple workaround is to disable hdr histogram analysis with param which I did for my testing. |
Just wanted to point out that there is support for outputting hdr histograms in cql-stress, but AFAIK it was only done for the scylla-bench frontend. Perhaps it shouldn't be too difficult to reuse the code for the cassandra-stress frontend if it's the same format. |
seems this one is the last feature needed to allow cql-stress replace c-s in perf tests. @roydahan |
@dkropachev, @muzarski we will need to prioritze it sometime soon, so we can start test performance also with rust driver. |
Running elasticity test (grow-shrink) failed due:
and later:
Logs and commands
$ hydra investigate show-monitor dcfb0b61-f2b7-486f-9d17-53ecc028830f
$ hydra investigate show-logs dcfb0b61-f2b7-486f-9d17-53ecc028830f
Logs:
No logs captured during this run.
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: