-
I have a spring-boot and spring-cloud-stream based app which listens to kinesis using spring-cloud-stream-kinesis-binder.
The version for different libs are as follows:
spring-boot : 3.3.5
spring…
-
### Name of the resource
AWS::Kinesis::Stream
### Resource name
Resource Policy
### Description
Kinesis Data Streams launched cross-account access with AWS Lambda in later 2023. This a…
-
Requires the [account ID solution for AWS SDKs](https://github.com/newrelic/newrelic-java-agent/issues/2003) is done and AWS Kinesis Datastreams SDK is [instrumented](https://github.com/newrelic/newre…
-
### Describe the feature
[AWS::Kinesis::StreamConsumer](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html) is not covered by an L2 construct.
…
-
# Scope of request
AWS::Kinesis::Stream does not appear to support enabling / disabling [enhanced monitoring](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_EnableEnhancedMonitoring.html…
-
### Description
Add core instrumentation support for the AWS_KINESIS_DELIVERY_STREAM service to the Java Agent, along with necessary linking data for entity relationships.
### Acceptance Criteria
…
-
**Describe the bug**
How to update shard count for Kinesis Data Stream provisioned as part of LZA repo?
**To Reproduce**
We want increase the shard count for Kinesis data stream provisioned as pa…
-
### Description
Add instrumentation support for the AWS_KINESIS_STREAM service and emit ARN-like entity linking data.
### Acceptance Criteria
Able to create entity relationships when an APM appli…
-
### Describe the bug
When using aws-sdk-cpp to subscribe to a Kinesis stream with enhanced fanout via the SubscribeToShard() method, the SetEventStreamHandler() callback is invoked with noticeable de…
-
I saw events lying in my kinesis consumer which were never getting consumed since multiple days and they would be lost after retention time so I decided to change consumer property for shardIteratorTy…