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.

Note: For transactions using the MVC naming conventions, the automatic transaction detection configuration settings apply to the MVC segments, not to the URI.