#ONTAP Volume Dashboard - Missing values after vol move
1 messages · Page 1 of 1 (latest)
@sharp hazel This behavior is expected for the Top K panels. They use a join between two queries, and since the node has changed, only the latest node is being considered for the join. Although the data is present in Prometheus, it is not being displayed in the UI. Could you please file an issue for this on https://github.com/NetApp/harvest/issues
Hi @hallow venture thank you for the very fast feedback. Thank you for the explanation, sure I will open an issue 🙂
Thanks
@sharp hazel This issue is fixed in latest nightly build.
https://github.com/NetApp/harvest/releases/tag/nightly
Please note that you may observe differences in colors in volumes that have this volume move. This variation is due to the different labels present for these time series. You can find screenshots illustrating this here:
https://github.com/NetApp/harvest/pull/3312
Thank you very much @hallow venture for your effort and support. Really appreciated 😊