From: zdover23 <1445107+zdover23@users.noreply.github.com> Date: Wed, 5 Oct 2022 09:51:03 +0000 (+1000) Subject: Merge pull request #44564 from zdover23/wip-doc-2022-01-13-44150-cleanup-grafana... X-Git-Tag: v18.1.0~1072 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9cfd351ab2cf5da8059a5166ce2646107a06f800;p=ceph.git Merge pull request #44564 from zdover23/wip-doc-2022-01-13-44150-cleanup-grafana-data-source-name doc/mgr: name data source in "Man Install & Config" Reviewed-by: Alfonso Martínez Reviewed-by: Laura Flores --- 9cfd351ab2cf5da8059a5166ce2646107a06f800 diff --cc doc/mgr/dashboard.rst index 7139a2ead4d7,aa9f7af17466..34e66cf38bd1 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@@ -561,12 -521,12 +561,14 @@@ on appropriate hosts, proceed with the services run on a manager host will be restarted automatically on a different manager host if one Ceph Manager goes down. - #. Add Prometheus as data source to Grafana `using the Grafana Web UI - `_. + #. Add Prometheus as data source to Grafana `using the Grafana Web UI `_. + + .. IMPORTANT:: + The data source must be named "Dashboard1". -#. Install the `vonage-status-panel and grafana-piechart-panel` plugins using:: +#. Install the `vonage-status-panel and grafana-piechart-panel` plugins using: + + .. prompt:: bash $ grafana-cli plugins install vonage-status-panel grafana-cli plugins install grafana-piechart-panel