We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
83c82b9
Added: WITH(NOLOCK) to some of the SQL queries in the Data Collector. These should no longer lock the tables when querying data.
WITH(NOLOCK)
Other small changes.