codope commented on code in PR #6350:
URL: https://github.com/apache/hudi/pull/6350#discussion_r942287908


##########
website/docs/metrics.md:
##########
@@ -201,3 +201,23 @@ These `HoodieMetrics` can then be plotted on a standard 
tool like grafana. Below
 <figure>
     <img className="docimage" 
src={require("/assets/images/hudi_commit_duration.png").default} 
alt="hudi_commit_duration.png"  />
 </figure>
+
+## List of metrics:
+
+1. totalPartitionsWritten

Review Comment:
   Even though the names are self-explanatory, I think it would be good add a 
line about each metric and possibly point to the class where these metrics are 
captured. Wdyt?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to