APM Spring JMS Template

H Eyal,

so I evaluate the problem.

There are Serval things:

  1. If I use the jms from my app code then everything works excpected
  2. If I send messages over the admin cosnsole from artemis jms broker then the spans doent covered. But I can life with that behviour.
  3. I have two Spring application. In the first app jms used over JMS 2.0 api. The second spring app uses jms over Spring JmsTemplate. And this one have always the span wit "JMS RECEIVE" without a desination name.