Skip to main content
Hi Team

 

Could you please help me on below query.

 

It is generating only CUMULATIVE_LIMIT_USAGE section but not CUMULATIVE_PROFILING section  though I set the Apex profiling to Finest in Debug log levels. I need to understand how many times a method was called and how much time was spent on that method. We can see those details in CUMULATIVE_PROFILING section.

 

Please help me at the earliest as we are facing CPU Limit Issue. 

 

Thank you in advance!
2 件の回答
  1. 2020年7月5日 19:45
    Hi there,

     

    try lowing the level of some of the other categories as it may be getting g missed for that reason.
0/9000