Go to All Forums

Tip #21: Identify where SQL queries are being slowed down

Slow performing SQL queries can be identified and pinpointed with the help of stack traces. Whenever your queries exceed the specified threshold limit, their stack trace is captured by the APM Insight agent, which can be viewed in the corresponding transaction trace. This helps you find out which methods yield slowly executed queries. 

The stack trace of SQL queries can be viewed under the Traces tab. 

Like (1) Reply
Replies (0)