Skip to content

Commit 4587f33

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]>
1 parent 1e37f66 commit 4587f33

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/mgr/telemetry.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,14 +318,15 @@ Sending telemetry through a proxy
318318
---------------------------------
319319

320320
If the cluster cannot directly connect to the configured telemetry
321-
endpoint (default: ``telemetry.ceph.com``), configure a HTTP/HTTPS
321+
endpoint (default: ``telemetry.ceph.com``), configure an HTTP/HTTPS
322322
proxy server by running a command of the following form:
323323

324324
.. prompt:: bash #
325325

326326
ceph config set mgr mgr/telemetry/proxy https://10.0.0.1:8080
327327

328-
Include a ``user:pass`` if needed by running a command of the following form:
328+
Include a colon-separated user and password (``user:pass``) if needed by
329+
running a command of the following form:
329330

330331
.. prompt:: bash #
331332

0 commit comments

Comments
 (0)