DX Application Performance Management

  • 1.  HTTPAppServerAutoProbeServletTracing

    Posted Mar 16, 2010 09:33 AM
    What kind of information will be collected if we turn on the option HTTPAppServerAutoProbeServletTracing instead of HTTPServletTracing in toggles-full.pbd? Does it provide the time spent in the java class/method level for servlets?      There is a warning statement in the pbd to ensure the Application Server AutoProbe is configured. Does it mean "introscope.autoprobe.enable=true" only?  Have anybody experienced about using this HTTPAppServerAutoProbeServletTracing option?  Regards,Ben Cheung  


  • 2.  Re: HTTPAppServerAutoProbeServletTracing
    Best Answer

    Posted Mar 16, 2010 09:50 AM
    This should not be changed if you are using JVM autoprobe.   These directives are only used if you are using AppServer autoprobe.   This is documented in the Java Agent guide.   Do you have a copy of this guide?  --Walt


  • 3.  Re: HTTPAppServerAutoProbeServletTracing

    Posted Mar 17, 2010 11:08 AM
    I got them mixed up, thanks a lot Walter.