dotnet / dotnet/yarp

Telemetry - use the request path for name of trace

Open
#2,667 10 comments 7 reactions 0 assignees View on GitHub
help wanted Type: Documentation
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

### What should we add or change to make your life better?

When using Yarp and OpenTelemetry with the Aspire dashboard, all requests show in the dashboard with the route match path as the display name. This means that you have to drill into each one to find the request you are looking for. It would be better if they showed the original request path.

Example

![Image](https://github.com/user-attachments/assets/68f373c1-add0-4799-9e05-28ec7a0a965f)

### Why is this important to you?

A change will enable a more useful experience when viewing telemetry.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.