-
Notifications
You must be signed in to change notification settings - Fork 327
Supporting SpringMapMessageListener #714
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
apm-agent-core/src/main/java/co/elastic/apm/agent/impl/transaction/TraceContext.java
Show resolved
Hide resolved
...apm-jms-plugin/src/main/java/co/elastic/apm/agent/jms/JmsMessageListenerInstrumentation.java
Show resolved
Hide resolved
felixbarny
left a comment
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.
Missing changelog (and supported-technologies update?), otherwise LGTM
c9b2a6f to
00964bc
Compare
|
@felixbarny Added to CHANGELOG, but I am not sure about adding to supported technologies. |
Codecov Report
@@ Coverage Diff @@
## master #714 +/- ##
=========================================
Coverage 61.75% 61.75%
Complexity 94 94
=========================================
Files 202 202
Lines 8083 8083
Branches 1005 1005
=========================================
Hits 4992 4992
Misses 2786 2786
Partials 305 305Continue to review full report at Codecov.
|
closes #710