Skip to content

fix(explore): Update trace empty state docs link#120169

Draft
sentry-junior[bot] wants to merge 1 commit into
masterfrom
fix/trace-empty-state-docs-link
Draft

fix(explore): Update trace empty state docs link#120169
sentry-junior[bot] wants to merge 1 commit into
masterfrom
fix/trace-empty-state-docs-link

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updates the fallback “Go to Documentation” action in the Explore > Traces onboarding empty state to point at the Trace Explorer documentation instead of the retired Performance getting-started path.

Adds a regression test for projects without a tracing onboarding checklist.

Investigation notes:

  • The variant is selected by useLoadGettingStarted: performance onboarding docs are loaded only for platforms in withPerformanceOnboarding.
  • The full checklist intentionally composes the platform's performanceOnboarding install, configure, and verify steps; it is not based on JS versus non-JS directly.
  • Existing analytics record onboarding exposure and docs clicks, including platform and checklist support.

Checks:

  • git diff --check passed.
  • Targeted Jest test not run: the dependency install was interrupted by the Slack turn cancellation.

Requested by Sasha Blumenfeld via Junior.

--

View Junior Session

Co-Authored-By: Sasha Blumenfeld <sasha.blumenfeld@sentry.io>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 21, 2026
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.

0 participants