opensearch-project / opensearch-metrics

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

Adding docker log to cloudwatch functionality #49

Closed bshien closed 1 month ago

bshien commented 1 month ago

Description

  1. Changes docker log driver to awslogs so docker can push logs to cloudwatch.
  2. Tuned canary alarm settings

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

https://github.com/opensearch-project/opensearch-metrics/issues/47

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 month ago

Codecov Report

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

Project coverage is 76.73%. Comparing base (f302c84) to head (d95040c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ============================================ + Coverage 76.69% 76.73% +0.04% Complexity 179 179 ============================================ Files 52 52 Lines 1124 1126 +2 Branches 49 49 ============================================ + Hits 862 864 +2 Misses 239 239 Partials 23 23 ```

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