Skip to content

test(issues): add trace context to span evidence fixture#110543

Merged
scttcper merged 3 commits intomasterfrom
scttcper/fix-group-event-trace-warning
Mar 18, 2026
Merged

test(issues): add trace context to span evidence fixture#110543
scttcper merged 3 commits intomasterfrom
scttcper/fix-group-event-trace-warning

Conversation

@scttcper
Copy link
Member

silences a loud warning that prints out a bunch of times

    console.warn
      Pathnames cannot have embedded double slashes - normalizing /organizations/org-slug/explore/traces/trace// -> /organizations/org-slug/explore/traces/trace/

      19 |   }
      20 |
    > 21 |   originalConsoleWarn(message, ...args);
         |   ^
      22 | };
      23 |

@scttcper scttcper requested a review from a team March 12, 2026 17:20
@scttcper scttcper requested a review from a team as a code owner March 12, 2026 17:20
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 12, 2026
Copy link
Member

@malwilley malwilley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@scttcper scttcper merged commit a3e047d into master Mar 18, 2026
62 checks passed
@scttcper scttcper deleted the scttcper/fix-group-event-trace-warning branch March 18, 2026 22:33
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