zentol commented on a change in pull request #19234:
URL: https://github.com/apache/flink/pull/19234#discussion_r836772831



##########
File path: docs/layouts/shortcodes/generated/metric_configuration.html
##########
@@ -62,12 +62,36 @@
             <td>String</td>
             <td>The reporter class to use for the reporter named 
&lt;name&gt;.</td>
         </tr>
+        <tr>
+            <td><h5>metrics.reporter.&lt;name&gt;.factory.class</h5></td>
+            <td style="word-wrap: break-word;">(none)</td>
+            <td>String</td>
+            <td>The reporter factory class to use for the reporter named 
&lt;name&gt;.</td>
+        </tr>
         <tr>
             <td><h5>metrics.reporter.&lt;name&gt;.interval</h5></td>
             <td style="word-wrap: break-word;">10 s</td>
             <td>Duration</td>
             <td>The reporter interval to use for the reporter named 
&lt;name&gt;.</td>
         </tr>
+        <tr>
+            <td><h5>metrics.reporter.&lt;name&gt;.scope.delimiter</h5></td>
+            <td style="word-wrap: break-word;">"."</td>
+            <td>String</td>
+            <td>The delimiter used to assemble the metric identifier for the 
reporter named &lt;name&gt;.</td>
+        </tr>
+        <tr>
+            
<td><h5>metrics.reporter.&lt;name&gt;.scope.variables.additional</h5></td>
+            <td style="word-wrap: break-word;"></td>

Review comment:
       This file is generated; changing the documented empty default for map 
options is outside the scope of this issue.




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