Hi,

I need to fetch all the metrics exposed by Managed beans which is mentioned in this link . I was trying to find a sample instrumented spring application which will expose all these data by MBean. I ended up downloading 'petclinic' application and followed the steps in this link and got the application instrumented.

However, I am not able to see all the metrics from this app rather I get to see only the part of framework metrics. Is there any sample application which expose all the core,security,webflow and webservices metrics ?. Or is it possible to extend the 'petclinic' application to expose these datas? .

Thanks for your help.

Cheers,
kcp