Skip to content

Commit 1ff00c1

Browse files
authored
Merge pull request ceph#63827 from zdover23/wip-doc-2025-06-10-mgr-telemetry-63741-followup
doc/mgr: edit telemetry.rst (lines 300-400) Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 58aa399 + 4587f33 commit 1ff00c1

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
@@ -319,14 +319,15 @@ Sending telemetry through a proxy
319319
---------------------------------
320320

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

325325
.. prompt:: bash #
326326

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

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

331332
.. prompt:: bash #
332333

0 commit comments

Comments
 (0)