lining created FLINK-15328:
------------------------------
Summary: Change the page of taskmanager's metric according to flip-49
Key: FLINK-15328
URL:
https://issues.apache.org/jira/browse/FLINK-15328 Project: Flink
Issue Type: Sub-task
Components: Runtime / REST, Runtime / Web Frontend
Reporter: lining
Attachments: image-2019-12-19-18-49-42-122.png
* according to resource configuration in flip-49 and memory metric, as the below picture shows:
!image-2019-12-19-18-49-42-122.png|width=521,height=219!
* Status.JVM.Memory.Heap.Used as the usge of Flink Heap
* Status.JVM.Memory.Direct.MemoryUsed - (shuffle total) as the usage of Flink offHeap
* shuffle used as the usage of shuffle
* managed used as the usage of shuffle
* Status.JVM.Memory.NonHeap.Used as the usage of overhead
--
This message was sent by Atlassian Jira
(v8.3.4#803005)