]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: update priorities and nicks of bluestore perf counters 47095/head
authorLaura Flores <lflores@redhat.com>
Mon, 4 Oct 2021 04:41:10 +0000 (04:41 +0000)
committerAashish Sharma <aasharma@redhat.com>
Wed, 20 Jul 2022 08:46:14 +0000 (14:16 +0530)
commitd4b2b1ab620d76ef44c0cf91064fae6a246e42b4
treea1ee5d89d14fb5f189dc3d5414839178332fdfa7
parentc5e2739ffd88473dc5f9751b0a34b003883221cb
os/bluestore: update priorities and nicks of bluestore perf counters

These perf counters do not show up in telemetry unless they are set to a "useful" priority or higher. Fetching these counters in telemetry may help to diagnose problems with RocksDB / BlueFS prefetching / insufficient cache sizes.

Signed-off-by: Laura Flores <lflores@redhat.com>
(cherry picked from commit 8790f04c5469d86daebb3bbe1eb780a86b7404ce)

Note: This backport (and the original PR) exposed an extra 34 perf counters/OSD to Prometheus. Given Pacific is a stable release and not to add that much extra load we are adapting this backport and only exposing the 2 required perf-coun>
src/os/bluestore/BlueStore.cc