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

[Backport 2.11] Add separate metric for cluster manager service events and metrics #594

Closed opensearch-trigger-bot[bot] closed 7 months ago

opensearch-trigger-bot[bot] commented 7 months ago

Backport 951df934428562f1c0978310c6e3909c03e4aeda from #579

khushbr commented 7 months ago

Addresses build failure in https://github.com/opensearch-project/performance-analyzer/pull/586

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d907f19) 68.42% compared to head (942364c) 68.48%.

:exclamation: Current head 942364c differs from pull request most recent head bfa98c7. Consider uploading reports for the commit bfa98c7 to get more accurate results

Files Patch % Lines
.../collectors/ClusterManagerServiceEventMetrics.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.11 #594 +/- ## ============================================ + Coverage 68.42% 68.48% +0.05% - Complexity 364 365 +1 ============================================ Files 44 44 Lines 2480 2481 +1 Branches 172 172 ============================================ + Hits 1697 1699 +2 + Misses 679 678 -1 Partials 104 104 ```

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