amazon-archives / kinesis-storm-spout

Kinesis spout for Storm
Other
106 stars 64 forks source link

Add millis behind latest and retry count metrics in KinesisSpout #18

Closed gcpagano closed 2 years ago

gcpagano commented 9 years ago

This is to register a metric in KinesisSpout to trace the MillisBehindLatest returned by the GetRecords API in the recent versions of the AWS SDK.

This is also to register a metric to trace the number of retried tuples in KinesisSpout.

Both metrics are disable by default and can be enable using KinesisSpoutConfig