We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.