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

enhancement(aws_cloudwatch_logs sink): Sort events by timestamp #2320

Merged
merged 3 commits into from
Apr 14, 2020

Conversation

ktff
Copy link
Contributor

@ktff ktff commented Apr 14, 2020

ref. #1483.

Enforces the 3rd point.

@JeanMertz created the base of the fix, since he needed it. And seeing that it's the one creating most of the issues, let's address this point now, while rest of the points will be in a later PR.

@ktff ktff added the sink: aws_cloudwatch_logs Anything `aws_cloudwatch_logs` sink related label Apr 14, 2020
@ktff ktff self-assigned this Apr 14, 2020
@ktff ktff requested a review from LucioFranco April 14, 2020 15:03
JeanMertz and others added 3 commits April 14, 2020 17:06
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Kruno Tomola Fabro <krunotf@gmail.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Copy link
Contributor

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to check for events outside the window.

@binarylogic
Copy link
Contributor

@LucioFranco did you read the PR description?

And seeing that it's the one creating most of the issues, let's address this point now, while rest of the points will be in a later PR.

Do we need to block merging this if the other points can be addressed in follow up PRs?

Copy link
Contributor

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed that was working off the commit earlier!

@binarylogic
Copy link
Contributor

Merging so that we can get it in 0.9.0

@binarylogic binarylogic merged commit e8723f5 into master Apr 14, 2020
@binarylogic binarylogic deleted the jean/aws-cloudwatchlogs-fix branch April 14, 2020 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sink: aws_cloudwatch_logs Anything `aws_cloudwatch_logs` sink related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants