]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: some perf counters priority was '0' 64182/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 25 Jun 2025 14:25:08 +0000 (09:25 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 25 Jun 2025 14:27:28 +0000 (09:27 -0500)
commitcf1864a61061bc9de05eedd987f64307bcf7c501
tree4555abfd137322e795a8574ed9b032f8437043a9
parent0fe0789aa3d0bae679ce9fd951479f5f78a4cf23
osd/scrub: some perf counters priority was '0'

Some scrub perf counters were created without specifying
individual priorities, assuming by mistake that the
default priority is '_INTERESTING'. That was not the case,
and those perf counters were not reported.

Fixes: https://tracker.ceph.com/issues/71842
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/osd_perf_counters.cc