Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(uptime): Allow failure and recovery thresholds to be configured via options #85391

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

wedamija
Copy link
Member

This gives us more options when we see a high failure rate

@wedamija wedamija requested a review from a team as a code owner February 18, 2025 20:14
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 18, 2025
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #85391      +/-   ##
==========================================
- Coverage   87.94%   87.94%   -0.01%     
==========================================
  Files        9647     9647              
  Lines      545726   545740      +14     
  Branches    21210    21210              
==========================================
+ Hits       479942   479947       +5     
- Misses      65479    65488       +9     
  Partials      305      305              

…via options

This gives us more options when we see a high failure rate
@wedamija wedamija force-pushed the danf/uptime-configure-check-thresholds branch from cc7a76c to 94ceaa2 Compare February 18, 2025 22:42
@wedamija wedamija merged commit a0217a8 into master Feb 18, 2025
48 checks passed
@wedamija wedamija deleted the danf/uptime-configure-check-thresholds branch February 18, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants