opensearch-project / performance-analyzer

📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/
Apache License 2.0
31 stars 66 forks source link

Add Release Notes for v2.12.0 #628

Closed ansjcy closed 4 months ago

ansjcy commented 4 months ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. Add release notes for 2.12 release

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

Codecov Report

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

Comparison is base (6c4400d) 69.25% compared to head (5103fff) 69.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ============================================ + Coverage 69.25% 69.40% +0.14% - Complexity 371 372 +1 ============================================ Files 44 44 Lines 2706 2706 Branches 172 172 ============================================ + Hits 1874 1878 +4 + Misses 728 725 -3 + Partials 104 103 -1 ```

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