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
mgr/dashboard: Pool overall performance shows multiple entries of same pool in pool overview #45335
Conversation
96a2d20
to
eb135b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aaSharma14!
I checked the dashboards before the grafonnet refactoring and found other Grafana dashboards that might require instant to be true:
# grep instant *
hosts-overview.json: "instant": true,
hosts-overview.json: "instant": true,
hosts-overview.json: "instant": true,
hosts-overview.json: "instant": true,
hosts-overview.json: "instant": true,
hosts-overview.json: "instant": true,
osds-overview.json: "instant": true,
osds-overview.json: "instant": true,
osds-overview.json: "instant": true,
pool-overview.json: "instant": true,
pool-overview.json: "instant": true,
pool-overview.json: "instant": true,
rbd-overview.json: "instant": true,
rbd-overview.json: "instant": true,
rbd-overview.json: "instant": trueeb135b2
to
b7f5f1e
Compare
2be8f2e
to
22c7069
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally and looking fine
|
jenkins test dashboard |
|
jenkins test make check arm64 |
1 similar comment
|
jenkins test make check arm64 |
|
jenkins test dashboard |
3 similar comments
|
jenkins test dashboard |
|
jenkins test dashboard |
|
jenkins test dashboard |
|
jenkins test dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aaSharma14 I see some "time_series" missing over there... Are you sure those are harmless?
22c7069
to
fdf4bef
Compare
|
jenkins test dashboard |
fdf4bef
to
ce6fd5a
Compare
…e pool in pool overview This PR intends to fix this issue Fixes:https://tracker.ceph.com/issues/54513 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
ce6fd5a
to
9719cc7
Compare
|
jenkins test dashboard |
This PR intends to fix this issue
Fixes:https://tracker.ceph.com/issues/54513
Signed-off-by: Aashish Sharma aasharma@redhat.com
Before:

After:

Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows