opensearch-project / opensearch-metrics

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

Added activity events automation app docker #83

Open bshien opened 2 weeks ago

bshien commented 2 weeks ago

Description

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

Added docker container that runs the automation app to index events pertaining to user activity.

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 2 weeks ago

Codecov Report

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

Project coverage is 83.48%. Comparing base (db380fb) to head (bc7121b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================= Coverage 83.48% 83.48% Complexity 202 202 ========================================= Files 55 55 Lines 1229 1229 Branches 52 52 ========================================= Hits 1026 1026 Misses 181 181 Partials 22 22 ```

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