]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/lc: drop per-bucket LC counters to PRIO_DEBUGONLY 66064/head
authorMatthew Heler <matthew.heler@hotmail.com>
Sun, 26 Apr 2026 21:00:44 +0000 (16:00 -0500)
committerMatthew N. Heler <matthew.heler@hotmail.com>
Mon, 27 Apr 2026 20:12:03 +0000 (15:12 -0500)
commit27e20dda54077de68a383334f4a97a748e6aa1fd
tree90fa468471f666c4e70bd91d6bad2bea28f5f793
parenta198703181524909cd805d34a93636dad76764d8
rgw/lc: drop per-bucket LC counters to PRIO_DEBUGONLY

mgr's perf-schema bridge silently drops labeled counters on the way
out, so shipping the per-bucket LC counters up through MgrReport just
costs ingest memory for data mgr can't expose anyway. ceph-exporter
already handles labeled counters via the daemon admin socket, so make
that the only path.

Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>
doc/radosgw/metrics.rst
src/rgw/rgw_perf_counters.cc