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

reef: os/bluestore: Add bluefs write op count metrics. #51776

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented May 26, 2023

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


backport of #50245
parent tracker: https://tracker.ceph.com/issues/61466

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

There were already several metrics counting bytes written to the various
regions of bluefs but nothing counting ops.

Also add a sum of bytes written to match the read and new write count
metrics.

This provides more insight behind the cause of
https://tracker.ceph.com/issues/58530.

Signed-off-by: Joshua Baergen <jbaergen@digitalocean.com>
(cherry picked from commit b4ad384)
@k0ste k0ste requested a review from a team as a code owner May 26, 2023 11:00
@github-actions github-actions bot added this to the reef milestone May 26, 2023
@ljflores
Copy link
Contributor

ljflores commented Jun 5, 2023

@yuriw yuriw merged commit 742df2e into ceph:reef Jun 7, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants