From 01ebcfd16c5c26103ee107aa388dfff7a58d330d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 28 May 2024 10:49:35 +1000 Subject: [PATCH] doc/dev: add target links to perf_counters.rst Add target links to perf_counters.rst, to remedy the failure to backport the docs changes in https://github.com/ceph/ceph/pull/53003. (https://github.com/ceph/ceph/pull/53003 mixed code and docs changes, so it is understandable why the backport was not achieved back in October, when the merge to main occurred.) Signed-off-by: Zac Dover --- doc/dev/perf_counters.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/dev/perf_counters.rst b/doc/dev/perf_counters.rst index a64d14d33bd..012c0a6243f 100644 --- a/doc/dev/perf_counters.rst +++ b/doc/dev/perf_counters.rst @@ -1,3 +1,5 @@ +.. _Perf Counters: + =============== Perf counters =============== @@ -200,6 +202,8 @@ The actual dump is similar to the schema, except that average values are grouped } } +.. _Labeled Perf Counters: + Labeled Perf Counters --------------------- -- 2.39.5