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

Add tracer to getTransports #556

Closed Gaganjuneja closed 9 months ago

Gaganjuneja commented 9 months ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. Fixing the breaking change - https://github.com/opensearch-project/performance-analyzer/issues/555

Resolves - https://github.com/opensearch-project/performance-analyzer/issues/555 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.

Gaganjuneja commented 9 months ago

@khushbr Need you help in reviewing this PR- This is breaking change introduced by telemetry instrumentation changes in the OpenSearch. It needs to go in 2.11 please take a look.

codecov[bot] commented 9 months ago

Codecov Report

Merging #556 (68a6fd1) into main (e7713ba) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 68a6fd1 differs from pull request most recent head e910d0d. Consider uploading reports for the commit e910d0d to get more accurate results

@@            Coverage Diff            @@
##               main     #556   +/-   ##
=========================================
  Coverage     69.17%   69.17%           
  Complexity      371      371           
=========================================
  Files            45       45           
  Lines          2696     2696           
  Branches        172      172           
=========================================
  Hits           1865     1865           
  Misses          728      728           
  Partials        103      103           
Files Coverage Δ
...performanceanalyzer/PerformanceAnalyzerPlugin.java 76.92% <ø> (ø)