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

Revert "SearchBackPressure Service Collector added (#483) (#558)" #568

Closed khushbr closed 9 months ago

khushbr commented 9 months ago

This reverts commit 348b0bc86a39d0cf5ebba98e596fcd86ae70df59

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

Codecov Report

Merging #568 (9cf2f02) into 2.x (42d4f6a) will decrease coverage by 0.75%. The diff coverage is n/a.

:exclamation: Current head 9cf2f02 differs from pull request most recent head 0d9ccf8. Consider uploading reports for the commit 0d9ccf8 to get more accurate results

@@             Coverage Diff              @@
##                2.x     #568      +/-   ##
============================================
- Coverage     69.17%   68.42%   -0.75%     
+ Complexity      371      364       -7     
============================================
  Files            45       44       -1     
  Lines          2696     2480     -216     
  Branches        172      172              
============================================
- Hits           1865     1697     -168     
+ Misses          728      679      -49     
- Partials        103      104       +1     
Files Coverage Δ
...performanceanalyzer/PerformanceAnalyzerPlugin.java 76.69% <ø> (-0.23%) :arrow_down:
...org/opensearch/performanceanalyzer/util/Utils.java 92.10% <ø> (-0.21%) :arrow_down:

... and 1 file with indirect coverage changes