[
https://issues.apache.org/jira/browse/FLINK-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554822#comment-16554822
]
Lakshmi Rao edited comment on FLINK-9899 at 7/24/18 9:35 PM:
-------------------------------------------------------------
[~yanghua] I created a PR with my changes -
[https://github.com/apache/flink/pull/6409] Let me know what you think.
was (Author: glaksh100):
[~yanghua] I created a PR with my changes - Let me know what you think.
> Add more metrics to the Kinesis source connector
> ------------------------------------------------
>
> Key: FLINK-9899
> URL: https://issues.apache.org/jira/browse/FLINK-9899
> Project: Flink
> Issue Type: Improvement
> Components: Kinesis Connector
> Affects Versions: 1.4.2, 1.5.1
> Reporter: Lakshmi Rao
> Assignee: vinoyang
> Priority: Major
>
> Currently there are sparse metrics available for the Kinesis Connector. Using
> the
> [ShardMetricsReporter|https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/metrics/ShardMetricsReporter.java]
> add more stats. For example:
> - sleepTimeMillis
> - maxNumberOfRecordsPerFetch
> - numberOfAggregatedRecordsPerFetch
> - numberOfDeaggregatedRecordsPerFetch
> - bytesPerFetch
> - averageRecordSizeBytes
> - runLoopTimeNanos
> - loopFrequencyHz
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)