SteNicholas commented on code in PR #6497:
URL: https://github.com/apache/hudi/pull/6497#discussion_r979993312


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java:
##########
@@ -113,6 +115,28 @@ private FlinkOptions() {
       .defaultValue(10)
       .withDescription("Max delta commits for metadata table to trigger 
compaction, default 10");
 
+  // ------------------------------------------------------------------------
+  //  Metrics Options

Review Comment:
   Could metric options introduce `METRICS_REPORTER_CLASS_NAME.key()`?



-- 
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