Update dashboard support for uninstrumented peers to support non-leaf spans
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 201
Description
Update dashboard support for uninstrumented peers to support showing tunnel resource as summary span between actual resources based on address information in span properties, e.g. resource1 -> devtunnel -> resource2. Right now, even though the tunnel port resource has an endpoint with a URL that matches the URL the request goes to (resource1 -> devtunnel), it doesn't get picked up and shown as a peer.
Contributor guide
Research direction
Start by tracing the dashboard handling for uninstrumented peers and how it reads address information from span properties. Verify the existing endpoint matching behavior, then define completion as showing the tunnel resource as a summary span between the two actual resources, such as resource1 → devtunnel → resource2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100