what are the requirements for spring insight to work on cloudfoundry with a spring app

146 Views Asked by At

I have a spring mvc generated app (through ROO) running in cloudfoundry. I could also deploy spring insight into it. but my app shows up with "Insight: not supported on this stack".

Shouldn't it work on the spring stack as well? what is needed to get it working?

1

There are 1 best solutions below

0
On

Go to http://insight.cloudfoundry.com/ and log in with your cloudfoundry credentials. After that you will have an extra app deployed http://insight-xxxx.cloudfoundry.com/ where you have a spring insight dashboard containing all your apps.