[ https://issues.apache.org/jira/browse/FLINK-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178603#comment-16178603 ]
ASF GitHub Bot commented on FLINK-7645: --------------------------------------- Github user yew1eb commented on the issue: https://github.com/apache/flink/pull/4693 @uce Let me know your thoughts on it. :) > Modify system-metrics part show in the document > ----------------------------------------------- > > Key: FLINK-7645 > URL: https://issues.apache.org/jira/browse/FLINK-7645 > Project: Flink > Issue Type: Improvement > Components: Documentation, Metrics > Reporter: Hai Zhou_UTC+8 > Fix For: 1.4.0 > > > the system-metrics contents structure: > Currently, > {noformat} > ├── System metrics > ├── Latency tracking > ├── Dashboard integration > {noformat} > I think the following is more reasonable, > {noformat} > ├── System metrics > ├── CPU > ├── Memory > ├── Threads > ├── GarbageCollection > ├── ClassLoader > ├── Network > ├── Cluster > ├── Availability > ├── Checkpointing > ├── IO > └── Connectors > └── Kafka Connectors > ├── Latency tracking > ├── Dashboard integration > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029)