2

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?

theToaster
  • 21
  • 1

1 Answers1

4

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.

lalyos
  • 654
  • 5
  • 4