Hardikl
Hardikl
Here, 2 categories are still pending which don't have panel description. 1. Panel has complex query expression (56 panels) 2. Panel has multiple queries (81 panels)
Missing panel description in **SVM dashboard**: Out of 47 panels, 9 panels are histogram ``` dashboard_test.go:1511: dashboard=cmode/svm.json panel="SVM Average Latency" has many expressions 1 dashboard_test.go:1511: dashboard=cmode/svm.json panel="SVM Throughput" has many...
With PR 2861 changes, Missing panel description in SVM dashboard: ``` dashboard_test.go:1503: dashboard=cmode/svm.json panel="NFSv3 Latency by Op Type" has arithmetic operations 1 dashboard_test.go:1503: dashboard=cmode/svm.json panel="NFSv3 IOPs per Type" has arithmetic...
With this PR changes, only few exceptions panels and panels with arithmetic expressions are pending.
For 1st milestone, I am planning to add the links in `SVM` column, `Aggregate` column in Volume table in Volume dashboard which would open SVM/Aggregate dashboard with chosen SVM/Aggregate from...
Tested in 24.05 release branch at commit 74dcf38a872d2c38e633664314e0acc5b9f8d76b, First, With this changes https://github.com/NetApp/harvest/pull/2854, node_volumes (vol0) won't be exported in zapi and rest response don't have them. validating for these labels:...
Update from the investigation so far, As discussed, I have tried to use the `predict_linear` function this way, Sample interval: 3 days, Prediction interval: 15 days. There are few challenges...
Instead of using `physical used` and `logical used`, now using `size used` with clamping at 0% and 100% and made table size as full width which shows node and cluster...