From 993541cf4020c305f4b4827287c7d98308dd1365 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:41:36 +0700 Subject: [PATCH] doc/radosgw: Use Ceph Object Gateway as term in metrics.rst The document uses mostly the term Ceph Object Gateway except in three places where "Radosgw", "rgw" or obviously typod "radogw" is used. Change those instances to Ceph Object Gateway consistent with the rest of the document. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> --- doc/radosgw/metrics.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/radosgw/metrics.rst b/doc/radosgw/metrics.rst index 619897c7ad1..fa8e83a3264 100644 --- a/doc/radosgw/metrics.rst +++ b/doc/radosgw/metrics.rst @@ -13,7 +13,7 @@ Op Metrics The following metrics related to S3 or Swift operations are tracked per Ceph Object Gateway. -.. list-table:: Radosgw Op Metrics +.. list-table:: Ceph Object Gateway Op Metrics :widths: 25 25 75 :header-rows: 1 @@ -191,7 +191,7 @@ To help calculate the Ceph Object Gateway's memory usage of a cache, it should b Sending Metrics to Prometheus ============================= -To get metrics from a Ceph Object Gateway into the time series database Prometheus, the ceph-exporter daemon must be running and configured to scrape the Radogw's admin socket. +To get metrics from a Ceph Object Gateway into the time series database Prometheus, the ceph-exporter daemon must be running and configured to scrape the Ceph Object Gateway's admin socket. The ceph-exporter daemon scrapes the Ceph Object Gateway's admin socket at a regular interval, defined by the config variable ``exporter_stats_period``. @@ -199,7 +199,7 @@ Prometheus has a configurable interval in which it scrapes the exporter (see: ht Config Reference ================ -The following rgw op metrics related settings can be set via ``ceph config set client.rgw CONFIG_VARIABLE VALUE``. +The following Ceph Object Gateway op metrics related settings can be set via ``ceph config set client.rgw CONFIG_VARIABLE VALUE``. .. confval:: rgw_user_counters_cache .. confval:: rgw_user_counters_cache_size -- 2.39.5