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

Add ignore rules comparing actual and expected values #859

Merged
merged 1 commit into from
Sep 3, 2024

Commits on Sep 1, 2024

  1. Add Suppression Anomaly Rules in Advanced Settings

    This PR introduces suppression anomaly rules under the Advanced Settings section, enabling users to suppress anomalies based on the difference between expected and actual values, either as an absolute value or a relative percentage.
    
    Testing:
    * Added unit tests to verify the suppression rules functionality.
    * Conducted manual end-to-end (e2e) tests to validate the implementation.
    
    Signed-off-by: Kaituo Li <kaituo@amazon.com>
    kaituo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1708b0b View commit details
    Browse the repository at this point in the history