Skip to content

feat: Support import/export for dashboard onClicks#2148

Draft
pulpdrew wants to merge 1 commit intodrew/dashboard-dashboard-linkingfrom
drew/dashboard-linking-import
Draft

feat: Support import/export for dashboard onClicks#2148
pulpdrew wants to merge 1 commit intodrew/dashboard-dashboard-linkingfrom
drew/dashboard-linking-import

Conversation

@pulpdrew
Copy link
Copy Markdown
Contributor

@pulpdrew pulpdrew commented Apr 22, 2026

Summary

This is the fourth in a series of PRs adding customizable on-click / linking behaviors to dashboard tables.

This feature is behind the NEXT_PUBLIC_IS_DASHBOARD_LINKING_ENABLED, which has been enabled in the preview environment and for local development.

Scope

In this PR: Dashboards with on-click behaviors that reference other dashboards or sources by ID can now be exported and imported.

Note: we do not currently support editing template-based mappings during import. Those are of course editable after importing.

Not included yet

Future PRs will add:

  • Passing templated filter values to the destination dashboard or search
  • Updates to the external API to support the new onClick fields
  • Updates to the MCP prompts to support generating dashboards with custom links
  • Updates to the import flow to support importing bundles of linked dashboards at once
  • Support for linking on other visualization types

Screenshots or video

Screen.Recording.2026-04-23.at.5.01.21.PM.mov

How to test locally or on Vercel

This can be tested in the preview environment

References

  • Linear Issue: Closes HDX-4091
  • Related PRs:

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyperdx-oss Ready Ready Preview, Comment Apr 23, 2026 8:59pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 22, 2026

🦋 Changeset detected

Latest commit: 15232c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@hyperdx/common-utils Patch
@hyperdx/app Patch
@hyperdx/api Patch
@hyperdx/otel-collector Patch

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

@pulpdrew pulpdrew force-pushed the drew/dashboard-dashboard-linking branch 3 times, most recently from 8902ef4 to 7f746b7 Compare April 23, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant