Skip to content

fix(anomaly detection): fix historical/current data time window inconsistency #91782

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

Merged
merged 2 commits into from
May 16, 2025

Conversation

mifu67
Copy link
Contributor

@mifu67 mifu67 commented May 15, 2025

Before sending an anomaly detection request, verify that the historical and current timeseries have the same time window, and verify that the time window is consistent with what the user has specified.

@mifu67 mifu67 requested a review from natemoo-re May 15, 2025 23:19
@mifu67 mifu67 requested a review from a team as a code owner May 15, 2025 23:19
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 15, 2025
Copy link

codecov bot commented May 15, 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   #91782      +/-   ##
==========================================
- Coverage   87.64%   87.64%   -0.01%     
==========================================
  Files       10346    10346              
  Lines      586180   586179       -1     
  Branches    22555    22555              
==========================================
- Hits       513754   513753       -1     
  Misses      71981    71981              
  Partials      445      445              

@mifu67 mifu67 merged commit 3c81588 into master May 16, 2025
42 checks passed
@mifu67 mifu67 deleted the mifu67/anomaly-detection/preview-chart-race-condition branch May 16, 2025 22:16
andrewshie-sentry pushed a commit that referenced this pull request May 20, 2025
…sistency (#91782)

Before sending an anomaly detection request, verify that the historical
and current timeseries have the same time window, and verify that the
time window is consistent with what the user has specified.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants