You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hai Zhou_UTC+8 (JIRA)" <ji...@apache.org> on 2017/09/20 02:21:00 UTC

[jira] [Created] (FLINK-7645) Modify system-metrics part show in the document

Hai Zhou_UTC+8 created FLINK-7645:
-------------------------------------

             Summary: 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)