opensearch-project / performance-analyzer-rca

The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
https://opensearch.org/docs/latest/monitoring-plugins/pa/rca/index/
Apache License 2.0
30 stars 56 forks source link

Add changes for release v2.10 #480

Closed khushbr closed 1 year ago

khushbr commented 1 year ago

Add changes for release v2.10

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #480 (2bae9cc) into 2.x (0948306) will decrease coverage by 0.10%. The diff coverage is n/a.

:exclamation: Current head 2bae9cc differs from pull request most recent head aa41202. Consider uploading reports for the commit aa41202 to get more accurate results

@@             Coverage Diff              @@
##                2.x     #480      +/-   ##
============================================
- Coverage     76.17%   76.08%   -0.10%     
+ Complexity     2590     2587       -3     
============================================
  Files           302      302              
  Lines         15360    15360              
  Branches       1213     1213              
============================================
- Hits          11701    11687      -14     
- Misses         3170     3181      +11     
- Partials        489      492       +3     
Files Changed Coverage Δ
...rg/opensearch/performanceanalyzer/rca/Version.java 0.00% <ø> (ø)
...nceanalyzer/rca/store/OpenSearchAnalysisGraph.java 100.00% <ø> (ø)

... and 4 files with indirect coverage changes