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 latency heatmap view to SVM dashboard for NFSv4/4.1 (similar to NFSv3) #2248

Closed
rbrownATnetapp opened this issue Aug 1, 2023 · 2 comments · Fixed by #2268, #2273 or #2297
Closed

Add latency heatmap view to SVM dashboard for NFSv4/4.1 (similar to NFSv3) #2248

rbrownATnetapp opened this issue Aug 1, 2023 · 2 comments · Fixed by #2268, #2273 or #2297
Labels

Comments

@rbrownATnetapp
Copy link

Need a means to visualize outlier latencies for NFSv4.x. Seems the best method for this is to extend the heatmap view from NFSv3 panel on the SVM dashboard to NFSv4 and NFSv4.1 drilldowns.

Example -
image

Open to other suggestions as well, but this seems like the best approach.

Thanks!
Rusty

@cgrinds cgrinds added feature New feature or request customer labels Aug 1, 2023
cgrinds added a commit that referenced this issue Aug 8, 2023
cgrinds added a commit that referenced this issue Aug 9, 2023
cgrinds added a commit that referenced this issue Aug 9, 2023
rahulguptajss pushed a commit that referenced this issue Aug 10, 2023
#2268)

* feat: Harvest SVM dashboard should include latency heatmap panels NFSv4 and NFSv4.1

Fixes #2248

* feat: Harvest SVM dashboard should include latency heatmap panels NFSv4 and NFSv4.1

Fixes #2248

* feat: changed the from time in dashboard

---------

Co-authored-by: hardikl <[email protected]>
@rahulguptajss rahulguptajss linked a pull request Aug 16, 2023 that will close this issue
@Hardikl Hardikl self-assigned this Aug 16, 2023
@Hardikl
Copy link
Contributor

Hardikl commented Aug 16, 2023

Tested on 23.08 with commit bd0b0db

One Comment: When selecting from all to one cluster, grafana UI would be in some hung state(1-2 sec), but it's related to grafana loading not from Harvest.
image

Tested Latency by Op Type panels in v3, v4, v4.1.

  • NFSv3 Latency by Op Type --> correct
  • NFSv4 SVMs by Latency by Op Type --> NFSv4 Latency by Op Type
  • NFSv4.1 SVMs by Latency by Op Type --> NFSv4.1 Latency by Op Type
    Same applies to next panels of IOPs per type.

@Hardikl
Copy link
Contributor

Hardikl commented Aug 16, 2023

Tested on 23.08 with commit 32b450c

@Hardikl Hardikl removed their assignment Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants