Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Request.Name and Request.Operation_Name are incompatible with Microsoft.ApplicationInsights.AspNetCore:2.23.0 #3188

Description

@summerson1985

Hello,

Having upgraded Microsoft.ApplicationInsights.AspNetCore nuget from version 2.23.0 to version 3.1.2 we observe that the logged Request.Name and Request.Operation_Name have changed in a breaking manner. They no longer contain controller name and method name, but contain url path which can anyway be derived from url anyway. This change breaks some monitoring and alerts which were based on wellknown controller name and user actions for us.

I suggest you stay backwards compatible and do not change that unless very good reasons

Image

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions