Kibana version: 7.11
Elasticsearch version: 7.11
APM Server version: 7.11
APM Agent language and version: java agent 1.21.0
Browser version: Chrome 88.0.4324.190 (Build oficial) (64 bits)
Fresh install or upgraded from other version? upgraded from 7.4
Is there anything special in your setup?
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
all apps are deployed with java agent but events/transactions associated to rabbitMQ are not being triggered to APM.
maybe i'm wrong but according documentation messaging framework is supported in 1.20.0 version
Steps to reproduce:
1.deploy app with java agent
2. service is registered in apm
3. we run a few jobs against the service . we can see transactions, bbdd conections ... but no rabbitmq queues / consumers in apm (dependencies, transactions , service map)
Errors in browser console (if relevant): No errors