Is it possible to find out the time spent within each query inside a stored procedure of SQL server ?
@Sebastian K. @Babar Qayyum @Radu Stefan @Radosław Jasiński
Solved! Go to Solution.
Definitely not with Dynatrace as it measures the response time from the application. If you call a stored procedure from your application, you can only measure the response time from the application point of view.
This will be delivered via Database insights for SQL on the roadmap for 2019
Hey Thanx and waiting for your roadmap to be executed . I want to know is it possible to achieve that standalone ? It's urgent and important ,if you can help .
I have been using database plugin , but I dont see any option that can give the details of queries running inside Stored procedures.
Can you please give the name of the plugin if it is released?
Thanks.