Problem:
You are seeing the following error in the log. What is causing this?
com.amazonaws.services.kinesis.model.LimitExceededException: Rate exceeded for stream Security-Data-Stream under account xxxxxxxx. (Service: AmazonKinesis; Status Code: 400; Error Code: LimitExceededException; Request ID:...
Solution:
This means Amazon Kinesis data stream limits have been exceeded. This error is not related to Instana.
More information from AWS:
https://docs.aws.amazon.com/streams/latest/dev/service-sizes-and-limits.html
Comments