Release Notes: Windows Agent 4.14

Release Overview Release Date: 03/15/2018 Improved APM Support for Dot Net Core 2.0 General Agent and Profiler Enhancements Release Features None Release Enhancements Overriding App Name and Environment Name for Dot Net Core Apps in APM Clients now have the ability to override the Application and Environment names that the Agent picks up with values set in the App’s configuration …

Release Notes: Windows Agent 4.13

Release Overview Release Date: 02/21/2018 Support for Java on Windows Release Features Java on Windows Retrace now supports the profiling of Java web apps and services on Windows. The same containers currently supported in Linux are also supported on Windows. You can find the entire supported list here. Release Enhancements Improved Azure WebJob/Function Setup for APM Previously, users would need …

Release Notes: Windows Agent 4.12

Release Overview Release Date: 01/10/2018 Support for IIS Shared Configuration We now support the discovery and profiling of apps when using IIS Shared Configuration. If enabled this will automatically disable HTTP module injection as a safeguard from potential runtime errors. We also now report IIS shared configuration info in agent diagnostics. Profiler stability improvementsFixed issues where either the profiler would shutdown …

Performance: Traces

One of the ways we strive to deliver relevant insights is to only create Traces around interesting requests. Some examples of these request types that are interesting would be faster than normal, slower than normal, new web requests, requests introducing new SQL, requests introducing new exceptions, or abnormal Satisfaction scores. Under performing requests will be profiled more often than fast …