Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opensearch-project/anomaly-detection-dashboards-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kaituo/anomaly-detection-dashboards-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ruleFix
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Oct 17, 2024

  1. Fix preview API not considering rules and imputation options

    This commit resolves a bug where the preview API did not account for suppression rules and imputation options. The fix involves passing additional parameters to handle these configurations correctly.
    
    Testing:
    * e2e testing completed.
    * UT added to cover the new logic.
    
    Signed-off-by: Kaituo Li <kaituo@amazon.com>
    kaituo committed Oct 17, 2024
    Copy the full SHA
    192ad6a View commit details
Loading