Skip to content

Commit 6f26ea6

Browse files
committed
doc/mgr: edit telemetry.rst (lines 300-400)
Edit doc/mgr/telemetry.rst (lines 300-400). Follow up on the suggestions made by Anthony D'Atri in ceph#63741 (except for the one about including Lovecraftian lore in the dummy user data in this file). Signed-off-by: Zac Dover <[email protected]> (cherry picked from commit 4587f33)
1 parent 5b2c31d commit 6f26ea6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/mgr/telemetry.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,14 +300,15 @@ Sending telemetry through a proxy
300300
---------------------------------
301301

302302
If the cluster cannot directly connect to the configured telemetry
303-
endpoint (default ``telemetry.ceph.com``), you can configure a HTTP/HTTPS
304-
proxy server with:
303+
endpoint (default: ``telemetry.ceph.com``), configure an HTTP/HTTPS
304+
proxy server by running a command of the following form:
305305

306306
.. prompt:: bash #
307307

308308
ceph config set mgr mgr/telemetry/proxy https://10.0.0.1:8080
309309

310-
You can also include a ``user:pass`` if needed:
310+
Include a colon-separated user and password (``user:pass``) if needed by
311+
running a command of the following form:
311312

312313
.. prompt:: bash #
313314

0 commit comments

Comments
 (0)