-
Notifications
You must be signed in to change notification settings - Fork 348
feat: Add clickpy_link to clickpy trace source attributes #1392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 5139e35 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR Review✅ No critical issues found. The PR correctly adds highlighted trace attributes to the ClickPy demo source. The implementation follows existing patterns:
Note: The first call to addOtelDemoSources (line 269-291) does not include traceSourceHighlightedTraceAttributes, which is correct since it is optional and only needed for ClickPy. No action required before merge. |
E2E Test Results✅ All tests passed • 39 passed • 3 skipped • 388s
|
|
LGTM! |
Closes HDX-2876
Summary
This PR adds a highlighted trace attribute to the clickpy demo source which allows demo environment users to navigate to the clickpy dashboard which is associated with a trace.
The link appears:

The link navigates the user to the appropriate dashboard:
