I opened a support case as well but wanted to bounce this off other users on here. I recently applied the 12.0.1 update for NPM and since then I have been seeing the tempdb file for the SolarWinds database bloat and eat up all the free space on the disk it resides on. I can restart the server or bounce the SQL server service and it knocks it back down to under 100 MB, given an hour or so it will reach 130+ GB.
Anyone have anything I can try to get this under control? I'm definitely not a DBA here so dealing with queries and scripts is something I've got no problem doing, it's the understanding what the database spits out part which is difficult to understand. I believe that these scripts on this site will have the answer--but I just don't know exactly what I'm looking for and how to get the database to behave again.
For reference: https://thesqldude.com/2012/05/15/monitoring-tempdb-space-usage-and-scripts-for-finding-queries-which-are-using-excessiv…