fix(trace): Load projects for telemetry-only traces - #120335
Open
nsdeschenes wants to merge 1 commit into
Open
Conversation
nsdeschenes
force-pushed
the
nd/EXP-1112/stabilize-trace-overview-loading
branch
from
July 22, 2026 14:19
6bcfbd6 to
dfc5ba1
Compare
nsdeschenes
force-pushed
the
nd/EXP-1112/telemetry-trace-projects
branch
from
July 22, 2026 14:19
734c6f4 to
4e73df8
Compare
nsdeschenes
force-pushed
the
nd/EXP-1112/stabilize-trace-overview-loading
branch
from
July 22, 2026 15:03
dfc5ba1 to
acf2d82
Compare
nsdeschenes
force-pushed
the
nd/EXP-1112/telemetry-trace-projects
branch
from
July 22, 2026 15:03
4e73df8 to
94eb403
Compare
Contributor
Sentry Snapshot Testing
|
nsdeschenes
force-pushed
the
nd/EXP-1112/stabilize-trace-overview-loading
branch
from
July 22, 2026 15:25
acf2d82 to
a0c42e1
Compare
nsdeschenes
force-pushed
the
nd/EXP-1112/telemetry-trace-projects
branch
from
July 22, 2026 15:25
94eb403 to
39510e2
Compare
nsdeschenes
marked this pull request as ready for review
July 22, 2026 15:36
Fetch lightweight project summaries for log- and metric-only traces. Keep the header placeholder stable while project availability resolves. Refs EXP-1112
nsdeschenes
force-pushed
the
nd/EXP-1112/stabilize-trace-overview-loading
branch
from
July 22, 2026 16:54
a0c42e1 to
09a51d2
Compare
nsdeschenes
force-pushed
the
nd/EXP-1112/telemetry-trace-projects
branch
from
July 22, 2026 16:55
39510e2 to
bfa1b70
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preserve project context for telemetry-only traces without loading full tab datasets. Empty traces use lightweight project aggregations for Logs and Application Metrics, combine overlapping project IDs, and keep the header placeholder stable until the relevant summaries resolve.
This is PR 5 of the EXP-1112 GitHub Stack and is based on
nd/EXP-1112/stabilize-trace-overview-loading. It completes compatibility for multi-project log traces and adds equivalent project context for metric-only and mixed telemetry traces.