[
https://issues.apache.org/jira/browse/FLINK-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174330#comment-16174330
]
ASF GitHub Bot commented on FLINK-7645:
---------------------------------------
Github user yew1eb commented on the issue:
https://github.com/apache/flink/pull/4693
<img width="847" alt="wx20170921-141945 2x"
src="https://user-images.githubusercontent.com/4133864/30681471-27f33090-9ed8-11e7-9cf8-d5a74fb998f1.png">
> 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)