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

[Backport 2.15] optimize bucket level monitor to resolve alias to query only those time-series indices that contain docs within timeframe of range query filter in search input #1711

Merged
merged 1 commit into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. optimize bucket level monitor to resolve alias to query only those ti…

    …me-series indices that contain docs within timeframe of range query filter in search input (#1701)
    
    * optimize bucket level monitor to resolve alias to query only those time-series indices that contain docs within timeframe of range query filter in search input
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * add tests to verify alias based optimziation scenarios
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * fix tests to verify aggregation query on alias optimziation with indices being skipped and not skipped
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * null check addded
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    ---------
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    (cherry picked from commit e3c9fc2)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    632136f View commit details
    Browse the repository at this point in the history