spaghettidba / WorkloadTools

A collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud
MIT License
230 stars 51 forks source link

ExtendedEventsEventReader stops reading events #144

Closed Silent1984 closed 7 months ago

Silent1984 commented 7 months ago

When I used the SQLWorkload tool to analyze the workload of automated tests against my local database, I noticed that at some point events stopped being written to the NormalizedQueries table. This happens exactly when no events have occurred for a longer period of time.