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

feat: Adding panel description to dashboards #2437

Closed
wants to merge 8 commits into from

Conversation

Hardikl
Copy link
Contributor

@Hardikl Hardikl commented Oct 23, 2023

There are 3 category of expressions in dashboards.

  • 1. Simple metrics in one panel --> Added description direct from metric docs
  • 2. Arithmetic expression in one panel --> Pending for now, Need to add appropriate description
  • 3. Multiple metrics in one panel --> Pending for now, Need to decide next steps

@Hardikl Hardikl changed the title feat: Adding panel description - aggregate dashboard feat: Adding panel description to dashboards Oct 23, 2023
@rahulguptajss rahulguptajss marked this pull request as draft October 25, 2023 15:02
@Hardikl
Copy link
Contributor Author

Hardikl commented Oct 26, 2023

There are few counters put in ignore list, As we don't get description for them, we need to manually formed as per our need.

"Volume Access ($Activity) History", 
"Volume Access ($Activity) History By Percent", 
"Volume Modify ($Activity) History", 
"Volume Modify ($Activity) History By Percent", 
"Destination Relationships per Node", 
"Source Relationships per SVM", 
"Destination Relationships per SVM", 
"Service Latency by Resources", 
"NFSv3 Latency Heatmap", 
"NFSv3 Read Latency Heatmap", 
"NFSv3 Write Latency Heatmap", 
"NFSv4 Latency Heatmap", 
"NFSv4 Read Latency Heatmap", 
"NFSv4 Write Latency Heatmap", 
"NFSv4.1 Latency Heatmap", 
"NFSv4.1 Read Latency Heatmap", 
"NFSv4.1 Write Latency Heatmap",
"Top $TopResources Volumes by Inode Files Used Percentage", 
"Top $TopResources Volumes by Number of Compress Attempts", 
"Top $TopResources Volumes by Number of Compress Fail",

With current description changes, category 1 mentioned above is completed.

@Hardikl Hardikl marked this pull request as ready for review October 26, 2023 11:20
@rahulguptajss rahulguptajss marked this pull request as draft November 3, 2023 06:26
@Hardikl Hardikl closed this Nov 3, 2023
@rahulguptajss rahulguptajss deleted the hl_panel_desc_change branch November 13, 2024 09:40
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.

1 participant