lemonzone2010 / javamelody

Automatically exported from code.google.com/p/javamelody
0 stars 0 forks source link

How to monitor the Method level execution in java melody #301

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am not able to figure out the method level monitoring in javamelody of 
particular method in jsp class.
2.i am not able to get sql statistics also
3.

What is the expected output? What do you see instead?
I need a counter to monitor method level monitoring in javamelody(to get the 
statistics of the methods levele exclusively).

What version of the product are you using? On what application server, JDK,
operating system?
we are using jdk 1.5 and javamelody 1.44 in linux os

Please provide any additional information below.

Original issue reported on code.google.com by rohith.r...@gmail.com on 12 Apr 2013 at 5:52

GoogleCodeExporter commented 9 years ago
Sorry, this is not a valid issue.
I suggest to read the user guide to know about features, for example about 
Spring services.

Original comment by evernat@free.fr on 12 Apr 2013 at 10:58

GoogleCodeExporter commented 9 years ago
Hi ,
  thanks for you Reply.
 actually in the user guide ,Business facades (without EJB3 and without Spring and without Guice) is been given. That means we can monitor the method level statistics also right with out these spring or ejbs or guice frameworks.

So my Question is how to monitor the method level execution in the and its 
statistics if it is not in springs, ejbs and Guice framework(if it is in normal 
methods in jsp).

Original comment by rohith.r...@gmail.com on 12 Apr 2013 at 11:05