You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey johnson (JIRA)" <ji...@apache.org> on 2018/06/24 11:47:00 UTC

[jira] [Created] (FLINK-9652) Metrics for upstream and downstream

godfrey johnson created FLINK-9652:
--------------------------------------

             Summary: Metrics for upstream and downstream
                 Key: FLINK-9652
                 URL: https://issues.apache.org/jira/browse/FLINK-9652
             Project: Flink
          Issue Type: Task
          Components: Metrics
            Reporter: godfrey johnson


Flink can get metrics from source to the next operators,but can not get the total input/output metrics from web UI, which is inconvenient for user to get the records  status for job.
 # Upstream and downstream metrics is import for troubleshooting.
 # No source input metrics,  making many users considered that no kafka input at all, and Flink or Flink program might have some error. The same problem for the sink output metrics.
 # For some one operator job(just source and sink in the same operator chain), user cannot see any stream metrics, unless adds an keyBy operation, which will print the source output metrics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)