]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: edit sentence in metrics.rst 63701/head
authorZac Dover <zac.dover@proton.me>
Mon, 21 Apr 2025 07:52:02 +0000 (17:52 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 3 Jun 2025 20:34:11 +0000 (06:34 +1000)
Change the wording of a sentence in doc/radosgw/metrics.rst so that its
articles read as though they were written by a native speaker of the
English language.

This commit is being raised as part of a diagnostic process aimed at
discovering why the ReadtheDocs check is failing on PR
https://github.com/ceph/ceph/pull/62877.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 90ac0bdf7d6b1cda3a7e99a91bbeddbc8511c815)

doc/radosgw/metrics.rst

index 619897c7ad1929d09a84ed42df3a15056181d18d..e8cd39a09bad9cc6307a6e1b62abe3e92f7be1f9 100644 (file)
@@ -152,7 +152,9 @@ Op metrics can also be tracked per-user or per-bucket. These metrics are exporte
         ...
     ]
 
-:ref:`rgw-multitenancy` allows to use buckets and users of the same name simultaneously. If a user or bucket lies under a tenant, a label for tenant in the form Tenant = {tenantid} is added to the metric.
+:ref:`rgw-multitenancy` allows the use of buckets and users of the same name
+simultaneously. If a user or bucket lies under a tenant, a label for the tenant
+in the form ``Tenant = {tenantid}`` is added to the metric.
 
 In a large system with many users and buckets, it may not be tractable to export all metrics to Prometheus. For that reason, the collection of these labeled metrics is disabled by default.