microsoft / microsoft/aspire

Update dashboard support for uninstrumented peers to support non-leaf spans

Open
#11,354 0 comments 0 reactions 0 assignees View on GitHub
area-dashboard devtunnels
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.