Skip to content

ASP.NET Core - Add HTTP method to activity name #3485

@aelij

Description

@aelij

Feature Request

Is your feature request related to a problem?

Currently the Activity's display name is set to the MVC template (aka route pattern), which can be confusing as the HTTP method is an integral part of the endpoint's identity.

Describe the solution you'd like:

Include the method in the display name, e.g. PUT keys/{keyid}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions