From: Zac Dover Date: Tue, 28 May 2024 00:49:35 +0000 (+1000) Subject: doc/dev: add target links to perf_counters.rst X-Git-Tag: v18.2.5~652^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01ebcfd16c5c26103ee107aa388dfff7a58d330d;p=ceph.git 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 --- diff --git a/doc/dev/perf_counters.rst b/doc/dev/perf_counters.rst index a64d14d33bd0..012c0a6243ff 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 ---------------------