We're seeing this error in our logs, however it doesn't really provide any useful information other than it failed.
7/26/22 03:48:07 PM UTC [ERROR] [IntroscopeAgent.KafkaExtension] Got Error while fetching Consumer Group details
Release : 21.3
Component : Introscope
After debug logging is enabled, it looks like few topics without the correct permissions that needs to be addressed.
To enable the DEBUG logging with the APMIA.
In ./core/config/IntroscopeAgent.profile
example:
log4j.logger.IntroscopeAgent=DEBUG, logfile
No need to recycle the agent. After two minutes check the log and see if debug is enabled. we will see the statements include [DEBUG]
Once the [ERROR] occurs again, check the near by statements for details.