This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2554f0c2 [auto] Generated docs from Apache Ozone master 
4ae6be0381ea44679cad8cd21c3b32fce16221e2
2554f0c2 is described below

commit 2554f0c253571eecc6316b790b66fb441fbf55c9
Author: Github Actions <[email protected]>
AuthorDate: Tue Nov 11 12:47:03 2025 +0000

    [auto] Generated docs from Apache Ozone master 
4ae6be0381ea44679cad8cd21c3b32fce16221e2
---
 docs/edge/en/sitemap.xml            | 2 +-
 docs/edge/feature/decommission.html | 8 ++++----
 docs/edge/sitemap.xml               | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/edge/en/sitemap.xml b/docs/edge/en/sitemap.xml
index d2ce676e..616010d7 100644
--- a/docs/edge/en/sitemap.xml
+++ b/docs/edge/en/sitemap.xml
@@ -68,7 +68,7 @@
                 />
   </url><url>
     <loc>/feature/decommission.html</loc>
-    <lastmod>2025-09-22T10:13:03-07:00</lastmod>
+    <lastmod>2025-11-11T01:40:59-08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
diff --git a/docs/edge/feature/decommission.html 
b/docs/edge/feature/decommission.html
index bd1baea1..e6658426 100644
--- a/docs/edge/feature/decommission.html
+++ b/docs/edge/feature/decommission.html
@@ -699,9 +699,9 @@ s=d.getElementsByTagName('script')[0];
 <p>These metrics are available on the SCM and provide a cluster-wide view of 
the replication process. During decommissioning, you should see an increase in 
these metrics. The name in parentheses is the corresponding Prometheus metric 
name.</p>
 <ul>
 <li><code>InflightReplication</code> 
(<code>replication_manager_metrics_inflight_replication</code>): The number of 
container replication requests currently in progress.</li>
-<li><code>replicationCmdsSentTotal</code> 
(<code>replication_manager_metrics_replication_cmds_sent_total</code>): The 
total number of replication commands sent to datanodes.</li>
+<li><code>replicationCmdsSentTotal</code> 
(<code>replication_manager_metrics_replication_cmds_sent_total</code>): The 
total number of replication commands sent to DataNodes.</li>
 <li><code>replicasCreatedTotal</code> 
(<code>replication_manager_metrics_replicas_created_total</code>): The total 
number of container replicas successfully created.</li>
-<li><code>replicateContainerCmdsDeferredTotal</code> 
(<code>replication_manager_metrics_replicate_container_cmds_deferred_total</code>):
 The number of replication commands deferred because source datanodes were 
overloaded. If this value is high, it might indicate that the source datanodes 
(including the decommissioning one) are too busy.</li>
+<li><code>replicateContainerCmdsDeferredTotal</code> 
(<code>replication_manager_metrics_replicate_container_cmds_deferred_total</code>):
 The number of replication commands deferred because source DataNodes were 
overloaded. If this value is high, it might indicate that the source DataNodes 
(including the decommissioning one) are too busy.</li>
 </ul>
 <h5 id="datanode-side-metrics-measuredreplicator-metrics">Datanode-side 
Metrics (<code>MeasuredReplicator</code> metrics)</h5>
 <p>These metrics are available on each DataNode. For a decommissioning node, 
they show its activity as a source of replicas. For other nodes, they show 
their activity as targets. The name in parentheses is the corresponding 
Prometheus metric name.</p>
@@ -712,7 +712,7 @@ s=d.getElementsByTagName('script')[0];
 <li><code>failure</code> (<code>measured_replicator_failure</code>): The 
number of failed replication tasks.</li>
 <li><code>failureTime</code> (<code>measured_replicator_failure_time</code>): 
The total time spent on failed replication tasks.</li>
 <li><code>failureBytes</code> 
(<code>measured_replicator_failure_bytes</code>): The total bytes that failed 
to be transferred.</li>
-<li><code>queueTime</code> (<code>measured_replicator_queue_time</code>): The 
total time tasks spend in the replication queue. A high value might indicate 
the datanode is overloaded.</li>
+<li><code>queueTime</code> (<code>measured_replicator_queue_time</code>): The 
total time tasks spend in the replication queue. A high value might indicate 
the DataNode is overloaded.</li>
 </ul>
 <p>By monitoring these metrics, administrators can get a clear picture of the 
decommissioning progress and identify potential bottlenecks.</p>
 <h1 id="om-decommission">OM Decommission</h1>
@@ -760,7 +760,7 @@ other OMs.</li>
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.2.0-SNAPSHOT, Last Modified: September 22, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/3ddcd48228bb4c6f75b3effbf8959c75fe616bc0";>3ddcd48228</a>
+      Version: 2.2.0-SNAPSHOT, Last Modified: November 11, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/6d0288bea7f339effb0d9f790e0c35e4efc8d449";>6d0288bea7</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/sitemap.xml b/docs/edge/sitemap.xml
index e5339534..db239a0b 100644
--- a/docs/edge/sitemap.xml
+++ b/docs/edge/sitemap.xml
@@ -4,7 +4,7 @@
   <sitemap>
     <loc>/en/sitemap.xml</loc>
     
-      <lastmod>2025-11-07T20:34:41+05:30</lastmod>
+      <lastmod>2025-11-11T01:40:59-08:00</lastmod>
     
   </sitemap>
   


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to