elastic / elastic/apm-agent-java
Add queue name to "JMS RECEIVE from TOPIC" span name, where possible
Open
agent-java
enhancement
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
## Is your feature request related to a problem?
[When there is a topic that can be obtained from multiple queues, but the queue is not in the header, it would be useful to have the queue name too](https://discuss.elastic.co/t/apm-transactions-with-spring-integration/321421/5)
## Describe the solution you'd like
Find the queue name from non-header sources
## Describe alternatives you've considered
none
## Additional context
https://discuss.elastic.co/t/apm-transactions-with-spring-integration/321421/5
Contributor guide
Assessment
This issue has not been assessed yet.