[
https://issues.apache.org/jira/browse/FLINK-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai resolved FLINK-9899.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
1.6.1
Merged.
1.7.0: 0244ac8956b099741ea52034ff214a9e1579dc59
1.6.1: 0949db1197dba1b86f49d7665a720bcd3f608098
> 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: Lakshmi Rao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.1, 1.7.0
>
>
> 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)