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

[META] MDS Support For AD #721

Closed
24 of 25 tasks
jackiehanyang opened this issue Apr 9, 2024 · 1 comment
Closed
24 of 25 tasks

[META] MDS Support For AD #721

jackiehanyang opened this issue Apr 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jackiehanyang
Copy link
Collaborator

jackiehanyang commented Apr 9, 2024

Implementation

Pages:

  • Dashboard Overview Page <DashboardOverview>
  • Detector List Page <DetectorList> PR - Support MDS on ListDetectors page #716
  • Create Detector Page step1 <CreateDetectorSteps>
  • Create Detector Page step2 <DefineDetector>
  • Create Detector Page step3 <ConfigureModel>
  • Detector Detail Page <DetectorDetail> PR - Support MDS on DetectorDetails page #719
  • Anomaly Detection Overview Page <AnomalyDetectionOverview>
  • Feature Anywhere Page

Redux Store:

  • all functions in ad store has been updated with MDS support
  • all functions in anomalyResults store has been updated with MDS support
  • all functions in alerting store has been updated with MDS support
  • all functions in index store has been updated with MDS support
  • all functions in liveAnomalyResults store has been updated with MDS support
  • all functions in mapper store has been updated with MDS support
  • all functions in opensearch store has been updated with MDS support
  • all functions in previewAnomalies store has been updated with MDS support
  • all functions in sampleData store has been updated with MDS support

Server:

  • all api calls in ad route has been updated with MDS support
  • all api calls in alerting route has been updated with MDS support
  • all api calls in opensearch route has been updated with MDS support
  • all api cals in smapleData route has been updated with MDS support

Test:

  • update failed existing UTs
  • add UTs for server side changes
  • add integration tests (TBD cause it depends on MDS team to provide the test framework)

Temp Hardcoded Value

@minalsha
Copy link

@jackiehanyang can we close this issue since MDS support for AD has been completed? There is a separate issue for feature Anywhere #731 which we keep open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants