We have a request from a client to instrument springboot and Kafka with APM Introscope.
Would you have any documentation / compatibility for this specifically?
Release : 10.7.0
Component : APM Agents
Springboot is officially in the next release
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/application-performance-management/11-1/implementing-agents/java-agent/java-agent-extensions/spring-boot-monitoring.html
Kafka itself is not Java, but can be monitored by remote JMX sort of connection, there's an extension in the next release
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/application-performance-management/11-1/implementing-agents/infrastructure-agent/kafka-monitoring.html
So out of the box 10.7, there is no support for it.