tmater opened a new pull request, #2935: URL: https://github.com/apache/polaris/pull/2935
## Add Request ID to CloudWatch Events ### Summary Adds request ID tracking to AWS CloudWatch events to enable correlation between events and request logs. ### Details - CloudWatch events now include "request_id" field in the JSON output when available - Follows the same pattern as InMemoryBufferEventListener for consistency ### Testing Updated AwsCloudWatchEventListenerTest to mock ContainerRequestContext and verify request ID appears in CloudWatch event messages -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
