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

Remove Duplicate dashboards #703

Closed
Hardikl opened this issue Nov 26, 2021 · 2 comments · Fixed by #699
Closed

Remove Duplicate dashboards #703

Hardikl opened this issue Nov 26, 2021 · 2 comments · Fixed by #699
Labels
bug Something isn't working status/done

Comments

@Hardikl
Copy link
Contributor

Hardikl commented Nov 26, 2021

We have 4 dashboards where normal dashboard and details dashboard are having duplicate panels. We want all panels from normal dashboard to be included in the details dashboard, So that normal dashboard could be removed later.

Network:

  • Ethernet ports table: send and receive guage don't show proper bar in detail dashboard
    --> Rest all panels are fine

Node:

  • Avg latency: detail dashboard is using avg(volume_avg_latency{})/1000 with unit ms where as node page use avg(volume_avg_latency{}) with unit us
    --> Rest all panels are fine

SVM:

  • Latency per type and iops per type charts are different
  • Avg throughput, avg iops table is not available in detail dashboard(They are same for v3, v4 and v4.1)
    --> Rest all panels are fine

Volume:
--> All panels are fine

After above issues are handled, we will remove the normal dashboard.

@Hardikl Hardikl added the bug Something isn't working label Nov 26, 2021
@Hardikl Hardikl self-assigned this Nov 26, 2021
@Hardikl Hardikl linked a pull request Nov 26, 2021 that will close this issue
@rahulguptajss rahulguptajss reopened this Nov 26, 2021
@Hardikl
Copy link
Contributor Author

Hardikl commented Nov 29, 2021

This is same as #675

@cgrinds
Copy link
Collaborator

cgrinds commented Feb 10, 2022

Verified on release/22.02.0 bae2dc8

@cgrinds cgrinds removed their assignment May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status/done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants