Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Override Http DependencyTelemetry "name" Property #820

Closed

Description

I'm using the Application Insights DependencyCollector for collecting information our my service dependencies. I wanted to be able to set the "name" property on these events similar to how I can for incoming request telemetry in order to categorize the calls without the parameters using the relative path uri templates in my source. I've looked over the Activity class mentioned in some other threads, and it looks like I could add it if I wanted, but I saw some additional benefit in overriding the value so that each call wouldn't be unique in other areas of the Azure Portal.

Is this possible today without activities to override the name field?

My core concern is being able to slice and dice the data better, and the name field with the parameter values detailed within in the relative path make it difficult to out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions