Skip to content

Commit 369c72c

Browse files
Merge pull request ceph#63866 from zdover23/wip-doc-2025-06-11-backport-63827-to-tentacle
tentacle: doc/mgr: edit telemetry.rst (lines 300-400)
2 parents 7752bd0 + 6f26ea6 commit 369c72c

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)