From 50c8e9a2b47d2e4a49d734708c9447209f0a31f3 Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Wed, 20 Jul 2022 05:24:25 +0000 Subject: [PATCH] doc/mgr: add `perf_memory_metrics` to the telemetry documentation Signed-off-by: Laura Flores (cherry picked from commit 138eb5db67c4319ceccc4ee838e9b7b0e5b7a5b1) --- doc/mgr/telemetry.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/mgr/telemetry.rst b/doc/mgr/telemetry.rst index dc817e8cf29b0..bed07746d2514 100644 --- a/doc/mgr/telemetry.rst +++ b/doc/mgr/telemetry.rst @@ -191,6 +191,7 @@ List all collections with:: crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) device_base REPORTING Information about device health metrics ident_base NOT REPORTING: CHANNEL ident IS OFF User-provided identifying information about the cluster + perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster -- 2.39.5