Hi, I'm trying to use Hyperic HQ to monitor my Spring @Controller beans.

I'm using the instrumented spring jars in my application and Hyperic detects the controller as a hyperic "service" but the metrics are empty:



However, the metrics for the Spring View that the controller invokes are updated as are the general metrics for the tcServer instance.

Do I need to turn on the spring controller/service monitoring somewhere or otherwise configure the application to enable spring bean monitoring?