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

chore(anomaly detection): Downgrade logger.error to logger.info #87298

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

ceorourke
Copy link
Member

Downgrading this logger.error to a logger.info as they're all caused by Seer not having enough data points. Closes https://sentry.sentry.io/issues/5859668374

@ceorourke ceorourke requested review from a team as code owners March 18, 2025 17:19
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 18, 2025
Copy link

codecov bot commented Mar 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   #87298    +/-   ##
========================================
  Coverage   87.73%   87.73%            
========================================
  Files        9863     9863            
  Lines      558354   558674   +320     
  Branches    22031    22031            
========================================
+ Hits       489883   490173   +290     
- Misses      68064    68094    +30     
  Partials      407      407            

@ceorourke ceorourke merged commit d4dd9b1 into master Mar 18, 2025
48 checks passed
@ceorourke ceorourke deleted the ceorourke/downgrade-error-to-info-log branch March 18, 2025 18:29
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