1 Attachment(s)
Can't get Spring Insight to monitor my application
Hello,
I have installed Spring Tool Suite along with tc Server and couldn't manage to get Spring Insight to show my application. I have successfully added my web application through servers tab and started it without any exceptions. I have also played around a bit with the application so that Spring Insight can catch the activities. In server properties' Insight tab "Enable gathering of metrics" is selected and I can see my application under modules tab aswell.
I can access my project through http://localhost:8080/myProject page and Insight through http://localhost:8080/insight but Spring Insight page doesn't show my application.
I'm using Spring Tools Suite 3.0.0.RELEASE bundled with tc Server v2.7.
Added my startup log as attachment.
Any help is appreciated.