DX Application Performance Management

  • 1.  Syntax for tracing Private methods

    Posted Mar 17, 2014 04:55 PM

    I searched on the message boards and in the doumentation, but did not find that actuall tracer to use. Can someone let me know how to instrument the private methods in a class? Thanks!



  • 2.  RE: Syntax for tracing Private methods

    Posted Mar 25, 2014 05:21 PM

    Hello Community:
    Any ideas for Tim?
    Thanks,
    Mary



  • 3.  RE: Syntax for tracing Private methods
    Best Answer

    Posted Mar 25, 2014 07:06 PM

    It's no different than instrumenting public or proteted methods. The decision on which tracer to use is instead based on what kind of metric you wish to produce and whether the instrumented method appears in transacation traces or produces error events. Feel free to check out the Tracer Types Wiki page for more information. 



  • 4.  RE: Syntax for tracing Private methods

    Broadcom Employee
    Posted Apr 14, 2014 02:41 AM

    Tim,

    Please let us know if Jack's response answered your question. If so, please mark your question as answered.