]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: per-stage do_transaction breakdown for tail txns
authorMatan Breizman <mbreizma@redhat.com>
Wed, 24 Jun 2026 12:59:13 +0000 (12:59 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 8 Jul 2026 11:58:01 +0000 (11:58 +0000)
commit3ba4b80f6743ce6001fc3f8e7af2a1f42a603bd7
treec0fa5a56477adc07d9ef206d4bc30b935b9ccdad
parent824e267a3384e2ed2db555913cdd4f16b4ebce7d
crimson/os/seastore: per-stage do_transaction breakdown for tail txns

on hot shards a small fraction of transactions dominate latency,collecting
one histogram for all is not enough.

Add two more histograms of the same strcutre for txns that take more
than 5ms and more than 10ms.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/crimson/os/seastore/seastore.cc
src/crimson/os/seastore/seastore.h