You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/10/14 22:46:43 UTC

[GitHub] [flink] zentol commented on a change in pull request #13640: [FLINK-19617] Added new metric for monitoring the JVM's Metaspace memory pool usage.

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



##########
File path: docs/monitoring/metrics.md
##########
@@ -847,6 +847,8 @@ Thus, in order to infer the metric identifier:
 </table>
 
 ### Memory
+The memory-related metrics require Oracle's memory management (also included in OpenJDK's Hotspot implementation) to be in place. 
+Other JVM implementations (like IBM's J9) might lead to unexpected behavior.

Review comment:
       Why not just say that in these cases metrics may not be exposed?




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org