Name MVC Transactions by Area, Controller, and Action
By default, the .NET Agent names ASP.NET transactions based upon the URI. For ASP.NET Core on the full framework, the agent uses MVC area, Controller, and action naming by default, and can also be configured to use the URI. This page describes the MVC transaction naming configuration options for both ASP.NET and ASP.NET Core on the full framework.