Closed bshien closed 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.64%. Comparing base (
259544c
) to head (9304e37
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Eventbridge rule calls the lambda function at the end of the day, so by changing the default to indexing yesterday AND today's events, we can get the most recent data for the maintainer dashboard.
Issues Resolved
Part of https://github.com/opensearch-project/opensearch-metrics/issues/76
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.