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.11] add rollover & archival mechanism for correlation history indices #707

Merged
merged 1 commit into from
Oct 31, 2023

add rollover & archival mechanism for correlation history indices (#670)

afcdf63
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] add rollover & archival mechanism for correlation history indices #707

add rollover & archival mechanism for correlation history indices (#670)
afcdf63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 0s

24.80% (-0.39%) compared to 5b4ab6c

View this Pull Request on Codecov

24.80% (-0.39%) compared to 5b4ab6c

Details

Codecov Report

Merging #707 (afcdf63) into 2.11 (5b4ab6c) will decrease coverage by 0.39%.
Report is 1 commits behind head on 2.11.
The diff coverage is 1.90%.

@@             Coverage Diff              @@
##               2.11     #707      +/-   ##
============================================
- Coverage     25.19%   24.80%   -0.39%     
+ Complexity     1019     1016       -3     
============================================
  Files           275      275              
  Lines         12459    12671     +212     
  Branches       1361     1390      +29     
============================================
+ Hits           3139     3143       +4     
- Misses         9052     9259     +207     
- Partials        268      269       +1     
Files Coverage Δ
...rch/securityanalytics/SecurityAnalyticsPlugin.java 4.65% <ø> (ø)
...yanalytics/settings/SecurityAnalyticsSettings.java 97.29% <100.00%> (+0.42%) ⬆️
...transport/TransportIndexCorrelationRuleAction.java 0.00% <ø> (ø)
...s/transport/TransportIndexCustomLogTypeAction.java 0.00% <ø> (ø)
...lytics/transport/TransportIndexDetectorAction.java 0.00% <ø> (ø)
...yanalytics/transport/TransportIndexRuleAction.java 0.00% <ø> (ø)
...opensearch/securityanalytics/util/RuleIndices.java 0.00% <ø> (ø)
...tics/transport/TransportListCorrelationAction.java 0.00% <0.00%> (ø)
...cs/transport/TransportSearchCorrelationAction.java 0.00% <0.00%> (ø)
.../opensearch/securityanalytics/util/IndexUtils.java 34.40% <12.50%> (-3.10%) ⬇️
... and 4 more

... and 1 file with indirect coverage changes