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

Make Doc link in Discovery app plug-able #10761

Closed
pandrese opened this issue Mar 14, 2017 · 1 comment
Closed

Make Doc link in Discovery app plug-able #10761

pandrese opened this issue Mar 14, 2017 · 1 comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:FieldFormatters release_note:enhancement Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@pandrese
Copy link

Make the Doc link in the table view in the Discovery app plug-able.
This would enable fast and easy integration with other systems.

Say e.g. I need to link to 3 different systems for further information about a given document, to be able to see further information about an event described in the document. The plugin API should provide access to all fields of the document to enable full flexibility in creating the URLs referring to other systems.

This is feature proposal was discussed briefly with @epixa and @spalger during Elasticon 2017.

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure :Discovery labels Sep 16, 2018
@timroes timroes added Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@lukasolson lukasolson added Feature:FieldFormatters Feature:Data Views Data Views code and UI - index patterns before 8.0 and removed Feature:Plugins Feature:Discover Discover Application labels Oct 27, 2022
@lukasolson
Copy link
Member

I think a workaround here is to use runtime fields along with URL formatters:

image

Runtime fields allow you to craft a string using multiple field values, and the URL formatter allows you to link off to different systems.

We've evaluated & discussed this issue and have ultimately decided that we won't be working on it in the foreseeable future. In an effort to keep the open issues manageable, we will be closing this issue. Thanks again for your contribution.

@lukasolson lukasolson closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:FieldFormatters release_note:enhancement Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

4 participants