zentol commented on a change in pull request #7459: [FLINK-11300] Make
MetricFetcher update interval configurable
URL: https://github.com/apache/flink/pull/7459#discussion_r247062376
##########
File path: docs/_includes/generated/web_configuration.html
##########
@@ -52,6 +52,11 @@
<td style="word-wrap: break-word;">(none)</td>
<td>Path to the log file (may be in /log for standalone but under
log directory when using YARN).</td>
</tr>
+ <tr>
+ <td><h5>web.metric-fetcher.update-interval</h5></td>
Review comment:
I'm not quite sure whether this is the right place, have you thought about
making this a metric option instead? It seems questionable that the MQS and
fetcher are configured differently even though they are so tightly connected.
----------------------------------------------------------------
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