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
36 stars 66 forks source link

[Backport] [2.x] Update to Gradle 8.5 (#617) #619

Closed reta closed 7 months ago

reta commented 7 months ago

Backport of https://github.com/opensearch-project/performance-analyzer/pull/617 to 2.x

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1d6e66e) 68.62% compared to head (6d896f8) 68.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #619 +/- ## ============================================ + Coverage 68.62% 68.70% +0.08% Complexity 365 365 ============================================ Files 43 43 Lines 2473 2473 Branches 172 172 ============================================ + Hits 1697 1699 +2 + Misses 672 671 -1 + Partials 104 103 -1 ```

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

reta commented 7 months ago

@ansjcy @getsaurabh02 folks, green build :-)

prudhvigodithi commented 7 months ago

I dont see this PR is back-ported to 2.12 branch? @ansjcy can you please check?