Skip to content
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

[Feature] custom links for clickable visualization elements #976

Closed
mmguero opened this issue Nov 23, 2021 · 2 comments
Closed

[Feature] custom links for clickable visualization elements #976

mmguero opened this issue Nov 23, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Community development is encouraged ux / ui Improvements or additions to user experience, flows, components, UI elements

Comments

@mmguero
Copy link

mmguero commented Nov 23, 2021

Describe the solution you'd like

Enriching dashboards with on-the-fly lookups in other tools could be implemented by allowing the user to define custom URL templates for elements in visualizations (e.g., a value in a table or chart).

For example, a network traffic analysis tool could use this feature to configure an IP address or file hash field to provide a link to a VirusTotal IP lookup, port or protocol numbers to link to IANA, etc. I do something very similar to this in Arkime by defining value actions.

It would open up another level of customization to allow custom links/URLs/contexts/whatever you want to call it for OpenSearch Dashboards visualizations.

Describe alternatives you've considered

This is possible in other (Elastic-based) products:

@mmguero mmguero added the enhancement New feature or request label Nov 23, 2021
@kavilla kavilla changed the title custom links for clickable visualization elements [Feature] custom links for clickable visualization elements Nov 27, 2021
@tmarkley tmarkley added ux / ui Improvements or additions to user experience, flows, components, UI elements help wanted Community development is encouraged labels Nov 29, 2021
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
* feat: debug state

* feat: use common debug state

* feat: update charts.api.md, add api:check:local command

* feat: update storybook with cells seleciton actions

* feat: debug state control

* feat: log debug state

* feat: add highlighted data to the debug state
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
@ahopp
Copy link
Contributor

ahopp commented Apr 4, 2022

@mmguero Did you want to take a look at this issue (and associated design) and see if this meet you ask?

@mmguero
Copy link
Author

mmguero commented Apr 4, 2022

@ahopp thanks for pointing me to those links! yes, i believe that feature (particularly the drill-down to external URLs, as mentioned here) would take care of what I'm trying to do. The bit in that comment about Select variable (optional) may be a little bit limiting: for me, if we could allow the user to pass both a variable/field as well as the currently-selected time range (e.g., start/stop query time frame with UNIX seconds/milliseconds or ISO format or whatever) would be best. I'll close this issue and comment on that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Community development is encouraged ux / ui Improvements or additions to user experience, flows, components, UI elements
Projects
None yet
Development

No branches or pull requests

3 participants