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

quincy: mgr/dashboard: Consider null values as zero in grafana panels #54540

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

aaSharma14
Copy link
Contributor

backport tracker: https://tracker.ceph.com/issues/63569


backport of #53807
parent tracker: https://tracker.ceph.com/issues/63088

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

After upgrading from RHCS4 to RHCS5..some of the grafana charts broke.
This is because in RHCS5 we do not generate the metrics if its value is
zero as a result the null value from that metric breaks the grafana
charts or graphs. This PR is to fix the above mentioned issue.

Fixes: https://tracker.ceph.com/issues/63088

Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit 6f3f58c)
@aaSharma14 aaSharma14 requested a review from a team as a code owner November 17, 2023 06:57
@aaSharma14 aaSharma14 requested review from ivoalmeida and cloudbehl and removed request for a team November 17, 2023 06:57
@aaSharma14 aaSharma14 added this to the quincy milestone Nov 17, 2023
@aaSharma14 aaSharma14 merged commit f95193d into ceph:quincy Nov 21, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants