[aws] Ensure event.kind is correctly set for pipeline errors - #7039
[aws] Ensure event.kind is correctly set for pipeline errors#7039MakoWish wants to merge 17 commits into
Conversation
🌐 Coverage report
|
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
| field: aws.rds.metrics.AuroraVolumeBytesLeftTotal.avg | ||
| target_field: aws.rds.aurora_volume_left_total.bytes | ||
| ignore_missing: true | ||
| - remove: |
There was a problem hiding this comment.
@zmoog Correct me if Im wrong please, I thought rename automatically remove the old fields. So no need to add remove here anymore.
There was a problem hiding this comment.
I am not sure why that remove processor is showing as added in my branch. I did not add those. Did another PR remove them, so now my changes appear to be adding them again?
There was a problem hiding this comment.
ahh ok lets remove them from this PR then :) Thanks!
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution! |
What does this PR do?
Modify aws integration to correctly set
event.kindfor pipeline errors and ensureerror.messageis an array.Checklist
Author's Checklist
How to test this PR locally
Related issues
Screenshots