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

fix: change svm panels row name #2097

Merged
merged 1 commit into from
May 18, 2023
Merged

fix: change svm panels row name #2097

merged 1 commit into from
May 18, 2023

Conversation

rahulguptajss
Copy link
Contributor

I encountered some limitations while exploring repeat panels. Here are the issues I encountered:

  1. Each timeseries panel requires its own separate variable, such as TopNfsv3ReadAvgLatency and TopNfsv4ReadAvgLatency. I couldn't find a way to make this dynamic to different scenarios.

  2. The NFsv3 row includes histograms, but I chose not to add histograms to other NFS versions in order to avoid exporting excessive data. However, if a user specifically requests it, we can consider adding histograms in the future.

  3. In order to maintain consistency with other panels, I simply changed the row name to make it similar to the others.

@rahulguptajss rahulguptajss merged commit 3f47660 into main May 18, 2023
@rahulguptajss rahulguptajss deleted the rg2-2040 branch May 18, 2023 13:49
@rahulguptajss rahulguptajss linked an issue May 18, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add latency heatmaps for nfvs4 and 4.1 in svm dashboard
2 participants