Skip to content
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 ability to change SUT in graphs #551

Open
soyacz opened this issue Dec 19, 2024 · 1 comment
Open

Add ability to change SUT in graphs #551

soyacz opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@soyacz
Copy link
Collaborator

soyacz commented Dec 19, 2024

Currently when sending results sut_timestamp (basically, x axis on graphs, datetime) is defined by client or automatically set to Scylla version if not provided.
There are cases when we would like to see graphs from different package perspective - e.g. how results change across driver versions, tool version or just test run time.

Allow user to select package perspective that is observed on graphs.

@soyacz soyacz self-assigned this Dec 19, 2024
@soyacz
Copy link
Collaborator Author

soyacz commented Dec 19, 2024

It might be large as we there's possibility of need to change model (due to performance constraints where each point would require to query run data for packages details).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant