Skip to content

fix(logs): Show span_id in log detail view#110710

Merged
mjq merged 1 commit intomasterfrom
mjq/fix/show-span-id-in-log-details
Mar 17, 2026
Merged

fix(logs): Show span_id in log detail view#110710
mjq merged 1 commit intomasterfrom
mjq/fix/show-span-id-in-log-details

Conversation

@mjq
Copy link
Member

@mjq mjq commented Mar 14, 2026

span_id is the preferred field for storing the active span ID from when a log was recorded, and is a supported search field in Explore > Logs. Stop hiding it from the details panel.

`span_id` is the preferred field for storing the active span ID from when a log
was recorded, and is a supported search field in Explore > Logs. Stop hiding it
from the details panel.
@mjq
Copy link
Member Author

mjq commented Mar 14, 2026

@sentry review

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 14, 2026
@mjq mjq marked this pull request as ready for review March 14, 2026 02:12
@mjq mjq requested a review from a team as a code owner March 14, 2026 02:12
@mjq mjq merged commit 5f8fc39 into master Mar 17, 2026
64 checks passed
@mjq mjq deleted the mjq/fix/show-span-id-in-log-details branch March 17, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants