]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: some perf counters priority was '0' 64183/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:38:26 +0000 (09:38 -0500)
commite18865997213e817ba1f5a0453a943268178a28e
tree1219fe30a52204336edd0ab3b9574aa62e985271
parent74e5df8a02ead36b66c2ae70ca3557cdee294ff7
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>
(cherry picked from commit cf1864a61061bc9de05eedd987f64307bcf7c501)
src/osd/osd_perf_counters.cc