From 115cb8a74055fb1071de6f65abe2ddd3bea8441e Mon Sep 17 00:00:00 2001 From: Patrick Seidensal Date: Mon, 14 Sep 2020 12:41:56 +0200 Subject: [PATCH] mgr/dashboard: update dashboard docs with RBD image monitoring paragraph Signed-off-by: Patrick Seidensal (cherry picked from commit 0c0e6ee496520145782d82a250c0d0f59378222f) Conflicts: doc/mgr/dashboard.rst Fixed conflict because https://github.com/ceph/ceph/commit/d6369ac159a759b00769c0af34131ecba422e8d5 has not been backported to octopus. --- doc/mgr/dashboard.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index be298a5696eea..216f9516c7b32 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -468,6 +468,14 @@ More details can be found in the documentation of the :ref:`mgr-prometheus`. [security] allow_embedding = true +Enabling RBD-Image monitoring +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Due to performance reasons, monitoring of RBD images is disabled by default. For +more information please see :ref:`prometheus-rbd-io-statistics`. If disabled, +the overview and details dashboards will stay empty in Grafana and the metrics +will not be visible in Prometheus. + After you have set up Grafana and Prometheus, you will need to configure the connection information that the Ceph Dashboard will use to access Grafana. -- 2.39.5