Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

**DRAFT** Service Bus Processor instrumentation #2897

Draft
wants to merge 4 commits into
base: feature/azure-service-bus-instrumentation
Choose a base branch
from

Conversation

tippmar-nr
Copy link
Member

@tippmar-nr tippmar-nr commented Nov 20, 2024

Updates the service bus feature branch to include instrumentation for ServiceBusProcessor.
Integration tests are included but haven't been fully tested yet.

@tippmar-nr tippmar-nr requested a review from a team as a code owner November 20, 2024 21:57
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.43%. Comparing base (81f48ae) to head (9d0f21c).
Report is 9 commits behind head on feature/azure-service-bus-instrumentation.

Files with missing lines Patch % Lines
...nt/NewRelic/Agent/Core/Transactions/Transaction.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@                              Coverage Diff                              @@
##           feature/azure-service-bus-instrumentation    #2897      +/-   ##
=============================================================================
- Coverage                                      81.45%   81.43%   -0.03%     
=============================================================================
  Files                                            465      465              
  Lines                                          29573    29566       -7     
  Branches                                        3275     3278       +3     
=============================================================================
- Hits                                           24090    24078      -12     
- Misses                                          4688     4691       +3     
- Partials                                         795      797       +2     
Flag Coverage Δ
Agent 82.36% <0.00%> (-0.04%) ⬇️
Profiler 73.13% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...c/Agent/NewRelic/Agent/Core/Metrics/MetricNames.cs 92.21% <ø> (ø)
...ic.Agent.Extensions/Providers/Wrapper/Constants.cs 91.42% <ø> (ø)
...nt/NewRelic/Agent/Core/Transactions/Transaction.cs 80.42% <0.00%> (-0.31%) ⬇️

... and 11 files with indirect coverage changes

---- 🚨 Try these New Features:

@tippmar-nr tippmar-nr marked this pull request as draft November 25, 2024 19:57
@tippmar-nr tippmar-nr changed the title Service Bus Processor instrumentation **DRAFT** Service Bus Processor instrumentation Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants