Cannot find an insert statement in workload analysis
说明
Some insert statements are not found in workload analysis. Is that the behavior expected or all the statements should appear there?
原因
Working as designed
解决办法
Workload Analysis is not guaranteed to collect data for every statement executing on the instance. To reduce load on the monitored instance a filter is sometimes set to only capture events whose duration is longer than a limit. This limit is calculated dynamically and increased when the number of events being collected it too great to be processed.