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 support for ES index aliases / rollover to the dependency store (Resolves #2143) #2144

Merged
merged 3 commits into from
Feb 3, 2022

Commits on Feb 1, 2022

  1. Add support for ES index aliases / rollover to the dependency store

     * Give DependencyStore a params struct like the SpanStore to carry its configuration parameters
     * Adapt and extend the tests accordingly
    
    Signed-off-by: Christian Rohmann <christian.rohmann@inovex.de>
    frittentheke committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    82a1d09 View commit details
    Browse the repository at this point in the history
  2. Extend es-rollover and es-index-cleaner to support rolling dependenci…

    …es indices
    
    Signed-off-by: Christian Rohmann <christian.rohmann@inovex.de>
    frittentheke committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a3cb643 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    6288680 View commit details
    Browse the repository at this point in the history