vthinkxie opened a new pull request #13849:
URL: https://github.com/apache/flink/pull/13849


   ## What is the purpose of the change
   
   ref https://issues.apache.org/jira/browse/FLINK-19885
   
   ## Brief change log
   
   Add More Metrics to JobManager in Web UI
   
   
   ## Verifying this change
   
   - visit the JM metrics page
   - verify if the JM metrics match the document 
https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/memory/mem_setup_jobmanager.html
   before:
   
   
![image](https://user-images.githubusercontent.com/1506722/97657674-759bc180-1aa5-11eb-8d8f-cfb2e637f706.png)
   
   
   after:
   
   
![image](https://user-images.githubusercontent.com/1506722/97657748-98c67100-1aa5-11eb-89d1-ad9052a41d99.png)
   
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes)
     - If yes, how is the feature documented? (no needed)
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to