APM version 7.3.0
editAPM version 7.3.0
editElastic APM .NET Agent GA
editElastic APM agent for .NET is now generally available! The .NET Agent adds automatic instrumentation for ASP.NET Core 2.x+ and Entity Framework Core 2.x+, while also providing a Public API for the .NET agent that will allow you to instrument any .NET custom application code.
Aggregate service breakdown charts
edit[beta] This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. In addition to the transaction duration and throughput charts, the 7.3 release adds aggregated service breakdown charts for services. These charts help you visualize where your application and services are spending most of their time, allowing you to get to the root cause of a performance problem quickly. These charts are available in Beta with support for certain APM agents(Java, Go, Node.js, Python).
Agent sample rate configuration from APM UI
edit[beta] This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. Configuring sampling rate for your services is a whole lot easier with this release. The new settings page now lets you view and configure the sampling rate for your services from within the APM UI without restarting them. To learn more about this configuration, see APM Agent configuration.
React support for Single Page Applications
editThe 7.3 release also brings a lot of exciting changes to the Real User Monitoring (RUM) agent. We have furthered our support of Single Page Applications (SPA). You can now use the RUM agent to instrument your SPA written in React.js without the need to manually create or rename transactions. For more information, see React integration.
APM RUM integration with Elastic Maps
editThis release also makes both the geo-ip and user-agent modules enabled by default, which makes it easier for you to integrate with Maps so you can better understand the performance of your RUM applications.