[ https://issues.apache.org/jira/browse/FLINK-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566833#comment-16566833 ]
ASF GitHub Bot commented on FLINK-7812: --------------------------------------- zentol commented on a change in pull request #4801: [FLINK-7812] Log system resources metrics URL: https://github.com/apache/flink/pull/4801#discussion_r207228598 ########## File path: docs/monitoring/metrics.md ########## @@ -1398,15 +1398,18 @@ Thus, in order to infer the metric identifier: ### System resources -Logging of system resources is disabled by default. When `taskmanager.debug.additional-logging` -is enabled on a TaskManager additional metrics listed below will be available. System -resources metrics are updated periodically and they present average values for a configured -interval (`taskmanager.debug.additional-logging-interval`). +System resources reporting is disabled by default. When `debug.system-resource-metrics` +is enabled additional metrics listed below will be available on TaskManager and JobManager. Review comment: "on Job- and TaskManagers" ---------------------------------------------------------------- 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: us...@infra.apache.org > Log system resources as metrics > ------------------------------- > > Key: FLINK-7812 > URL: https://issues.apache.org/jira/browse/FLINK-7812 > Project: Flink > Issue Type: New Feature > Components: Metrics > Reporter: Piotr Nowojski > Assignee: Piotr Nowojski > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian JIRA (v7.6.3#76005)