DX Application Performance Management

 View Only
  • 1.  Custom  Monitoring

    Posted Nov 21, 2017 04:10 AM

    Hi,

     

    I have a requirement from a customer to monitor some framework classes.  These framework classes do some business logic operations and are always slow. Since they are lot of methods in it and is not sure which methods to focus, they asked if we can start with main() of some 30 classes.

     

    This is a java app, running on weblogic. These framework classes run as separate threads.

     

    Is it ok to monitor the main() method?

     

    Geethu



  • 2.  Re: Custom  Monitoring

    Broadcom Employee
    Posted Nov 21, 2017 09:42 AM

    Converted to a discussion and added on APM Dev



  • 3.  Re: Custom  Monitoring

    Broadcom Employee
    Posted Nov 21, 2017 10:20 AM

    That's not a problem most times, although it's not likely main() you'll want to monitor.

    You should talk with the developer team and ask them specifically about the important classes and methods for critical business flows.



  • 4.  Re: Custom  Monitoring

    Posted Nov 21, 2017 05:59 PM

    Thanks Hiko for the response.

     

     

     

    Geethu



  • 5.  Re: Custom  Monitoring

    Posted Nov 21, 2017 06:04 PM

    Customer is unable to choose key methods.These classes appear under automatic entry point detection however, we had to turn it off due to issues caused by the entry point feature.

     

    Geethu



  • 6.  Re: Custom  Monitoring

    Broadcom Employee
    Posted Nov 21, 2017 06:31 PM

    Go to the autoprobe log. The information on the AEP is there for you to take.

     

    Look at the wiki on how to turn AEP into frontends.