-
Notifications
You must be signed in to change notification settings - Fork 66
feat: Add support for Azure Service Bus #3124
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
Conversation
…-bus-instrumentation
… feature/azure-service-bus-instrumentation
...NewRelic/Agent/Extensions/Providers/Wrapper/AzureServiceBus/AzureServiceBusReceiveWrapper.cs
Outdated
Show resolved
Hide resolved
.../Agent/Extensions/Providers/Wrapper/AzureServiceBus/AzureServiceBusReceiverManagerWrapper.cs
Show resolved
Hide resolved
src/Agent/NewRelic/Agent/Extensions/Providers/Wrapper/AzureServiceBus/README.md
Outdated
Show resolved
Hide resolved
...edApplications/Common/MultiFunctionApplicationHelpers/MultiFunctionApplicationHelpers.csproj
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! LGTM 🚀
…viceBus/AzureServiceBusReceiveWrapper.cs Co-authored-by: Marty T <[email protected]>
Docs change newrelic/docs-website#20774 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3124 +/- ##
==========================================
+ Coverage 82.31% 82.35% +0.03%
==========================================
Files 479 479
Lines 30721 30728 +7
Branches 3439 3439
==========================================
+ Hits 25289 25305 +16
+ Misses 4629 4622 -7
+ Partials 803 801 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Description
Author Checklist
Reviewer Checklist