]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/perf_counters: raise prio of before queue op perfcounter 59105/head
authoryite.gu <yitegu0@gmail.com>
Sun, 25 Jun 2023 05:17:22 +0000 (13:17 +0800)
committerYite Gu <yitegu0@gmail.com>
Fri, 9 Aug 2024 08:12:20 +0000 (16:12 +0800)
commite4aab71df6808e4a160af11da853efd50366ef4d
tree4fc4704953875d78ee81576d34e5eb1871f28c63
parent99dee9acaa7465188bfeac848f97e2e91ed6241d
osd/perf_counters: raise prio of before queue op perfcounter

We have no a metrics about osd msgr in prometheus metrics,
osd_op_before_queue_op_lat can be as this metrics, it represents
latency of op from recv_stamp to before queue. This section of
work is executed by the msgr-worker thread.

Signed-off-by: Yite Gu <yitegu0@gmail.com>
(cherry picked from commit 74d9d8d4981fdd3b46efce1e3455be6c53df01df)
src/osd/osd_perf_counters.cc