From 72f14881ae3ecd2407e21eaf7aa27f96774c9608 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Tue, 26 Jun 2018 09:10:11 +0530 Subject: [PATCH] doc/dashboard: fix formatting on Grafana instructions The whole list was in a code block, instead of just the snippets. Signed-off-by: Jos Collin --- doc/mgr/dashboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index d4885102b9da0..bba14ed867e48 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -238,7 +238,7 @@ Enabling the Embedding of Grafana Dashboards 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 -Grafana on your preferred hosts, proceed with the following steps: +Grafana on your preferred hosts, proceed with the following steps. #. Enable the Ceph Exporter which comes as Ceph Manager module by running:: -- 2.39.5