opensearch-project / opensearch-metrics

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

Changed Canary alarm threshold from 100 to 50 #44

Closed bshien closed 1 month ago

bshien commented 1 month ago

Description

Canary fails once every so often due to UI loading times. Lowering the threshold will prevent these failures from changing alarm state.

Issues Resolved

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

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.69%. Comparing base (204c575) to head (4a7af31).

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

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