opensearch-project / opensearch-metrics

OpenSearch Metrics
https://metrics.opensearch.org
Apache License 2.0
2 stars 4 forks source link

Added functionality to store github events in s3 bucket #85

Closed bshien closed 1 week ago

bshien commented 1 week ago

Description

Coming from https://github.com/opensearch-project/opensearch-metrics/issues/76

  1. Added an S3 bucket
  2. Added the automation app docker container to upload github events to s3
  3. Added role for ec2 to write to s3.

Issues Resolved

Part of https://github.com/opensearch-project/opensearch-metrics/issues/57

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.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.57%. Comparing base (a6eb945) to head (f5a4c7f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ============================================ + Coverage 83.48% 83.57% +0.09% Complexity 202 202 ============================================ Files 55 56 +1 Lines 1229 1236 +7 Branches 51 52 +1 ============================================ + Hits 1026 1033 +7 Misses 181 181 Partials 22 22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.