Skip to content

Commit 6ec061f

Browse files
authored
Merge pull request ceph#63776 from zdover23/wip-doc-2025-06-06-backport-63741-to-tentacle
tentacle: doc/mgr: edit telemetry (4 of x) Reviewed-by: Anthony D'Atri <[email protected]>
2 parents c049822 + f1e962e commit 6ec061f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/mgr/telemetry.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,9 @@ running a command of the following form:
330330
Contact 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

352353
The 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

360362
If the ``ident`` channel is enabled, its details will not be displayed in the
361363
leaderboard.
362-

0 commit comments

Comments
 (0)