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

Refactor for depreciation of MasterService #531

Closed khushbr closed 10 months ago

khushbr commented 10 months ago

Refactor for depreciation of MasterService

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

Codecov Report

Merging #531 (224386d) into main (2046483) will increase coverage by 0.04%. Report is 1 commits behind head on main. The diff coverage is 93.33%.

:exclamation: Current head 224386d differs from pull request most recent head 415fb49. Consider uploading reports for the commit 415fb49 to get more accurate results

@@             Coverage Diff              @@
##               main     #531      +/-   ##
============================================
+ Coverage     73.85%   73.90%   +0.04%     
  Complexity      381      381              
============================================
  Files            45       45              
  Lines          2693     2698       +5     
  Branches        172      172              
============================================
+ Hits           1989     1994       +5     
  Misses          596      596              
  Partials        108      108              
Files Changed Coverage Δ
...tors/ClusterManagerThrottlingMetricsCollector.java 0.00% <ø> (ø)
...manceanalyzer/collectors/NodeDetailsCollector.java 80.59% <50.00%> (ø)
.../collectors/ClusterManagerServiceEventMetrics.java 74.66% <100.00%> (+0.34%) :arrow_up:
...lyzer/collectors/ClusterManagerServiceMetrics.java 62.79% <100.00%> (+2.79%) :arrow_up: