开发者

Javamelody and Play Framework

Is it possible to monitor Play Framework application performance with Javamelody? I'm using Javamelody with Spring apps. I find it much better than free version of AppDynamics or Dyna Trace.

You can't use filter for HTTP monitoring or aspect 开发者_C百科for method monitoring. I think I should make something like filter or aspect. I have no idea how to add performance monitoring to JDBC queries.

Any ideas?


You could use Javamelody, but you have to:

  1. Generate war file from your play framework web

  2. Edit web.xml in war file (http://code.google.com/p/javamelody/wiki/UserGuide?tm=6)

  3. Deploy it in container server such as tomcat
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜