File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -330,8 +330,9 @@ running a command of the following form:
330330Contact and Description
331331-----------------------
332332
333- A contact and description can be added to the report. This is
334- completely optional, and disabled by default:
333+ A contact and description can be added to the report. This is optional and is
334+ disabled by default. Run commands of the following forms to add contacts and
335+ descriptions:
335336
336337.. prompt :: bash #
337338
@@ -350,13 +351,13 @@ To participate in a leaderboard in the `public dashboards
350351 ceph config set mgr mgr/telemetry/leaderboard true
351352
352353The leaderboard displays basic information about the cluster. This includes the
353- total storage capacity and the number of OSDs. To add a description of the
354- cluster, run a command of the following form:
354+ cluster's total storage capacity and the number of OSDs. To add a description
355+ of the cluster so that it can more easily be identified on the leaderboard, run
356+ a command of the following form:
355357
356358.. prompt :: bash #
357359
358360 ceph config set mgr mgr/telemetry/leaderboard_description 'Ceph cluster for Computational Biology at the University of XYZ'
359361
360362If the ``ident `` channel is enabled, its details will not be displayed in the
361363leaderboard.
362-
You can’t perform that action at this time.
0 commit comments