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

Upgrade pa-commons version to 1.2.0 #518

Closed Divyaasm closed 11 months ago

Divyaasm commented 11 months ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. Update performance-analyzer-commons version

Describe the solution you are proposing A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

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 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7391dae) 74.42% compared to head (6cd8118) 74.45%.

:exclamation: Current head 6cd8118 differs from pull request most recent head 938e529. Consider uploading reports for the commit 938e529 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #518 +/- ## ============================================ + Coverage 74.42% 74.45% +0.02% Complexity 2664 2664 ============================================ Files 317 317 Lines 16298 16298 Branches 1277 1277 ============================================ + Hits 12130 12134 +4 + Misses 3655 3651 -4 Partials 513 513 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.