zentol commented on a change in pull request #4801: [FLINK-7812] Log system 
resources metrics
URL: https://github.com/apache/flink/pull/4801#discussion_r207228414
 
 

 ##########
 File path: docs/_includes/generated/core_configuration.html
 ##########
 @@ -22,6 +22,16 @@
             <td style="word-wrap: break-word;">"child-first"</td>
             <td>Defines the class resolution strategy when loading classes 
from user code, meaning whether to first check the user code jar 
("child-first") or the application classpath ("parent-first"). The default 
settings indicate to load classes first from the user code jar, which means 
that user code jars can include and load different dependencies than Flink uses 
(transitively).</td>
         </tr>
+        <tr>
+            <td><h5>debug.system-resource-metrics</h5></td>
 
 Review comment:
   How about moving these to `MetricOptions`? (they could also have a "metrics" 
prefix instead)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to