From 44be910c30bef08be0e7d6523144bf34e0313ce0 Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Tue, 11 Sep 2018 15:43:46 +0200 Subject: [PATCH] doc: Updated Mgr Dashboard documentation Fixed a typo, added a note about the embedding of Grafana dashboards still being WIP. Signed-off-by: Lenz Grimmer --- doc/mgr/dashboard.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 687cfd687d8d9..66f6c41bb870c 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -252,6 +252,13 @@ The default value is 45 seconds. Enabling the Embedding of Grafana Dashboards ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +.. note:: + The embedding of Grafana dashboards into the Ceph Manager Dashboard is + currently work in progress. This section documents the backend configuration. + The corresponding changes to the WebUI have not been merged yet. You can + follow the development process in `PR#23666 + `_. + Grafana and Prometheus are likely going to be bundled and installed by some orchestration tools along Ceph in the near future, but currently, you will have to install and configure both manually. After you have installed Prometheus and @@ -375,7 +382,7 @@ User Roles and Permissions ^^^^^^^^^^^^^^^^^^^^^^^^^^ User accounts are also associated with a set of roles that define which -dashboard fuctionality can be accessed by the user. +dashboard functionality can be accessed by the user. The Dashboard functionality/modules are grouped within a *security scope*. Security scopes are predefined and static. The current avaliable security -- 2.39.5