We have a server with many SQL Server instances on it. We use AppInsight for SQL. In the Processes and Services it lists a bunch of "SQL Server" for Component Name and "sqlservr.exe(#)" for Process Name (ID) with the process ID for #. Yes, we can use that process id to find which instance of SQL this is for but that is a pain. If I go to Services and look at the Properties for any of these, there is a Service Name and a Display Name which both include the instance name. Can you please change the Processes and Services to display one of those two so that we can easily determine which instance each SQL Server Service is for? This also goes for the SQL Agent Services.