Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Kinesis source to add origination time and partition key to the event metadata #4971

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

sb2k16
Copy link
Contributor

@sb2k16 sb2k16 commented Sep 22, 2024

Description

This PR is a bug fix to add

  • record origination time in the event for correctly generating the End to end latency metric
  • populate the partition key in the event metadata to make sure this could be passed as the document ID in opensearch sink.

Issues Resolved

Resolves #[1082]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Souvik Bose <souvbose@amazon.com>
@oeyh oeyh merged commit 5ffc738 into opensearch-project:main Sep 26, 2024
44 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants