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

[OneDiscover][Extension] Allow providing custom ad-hoc data views #201669

Open
kertal opened this issue Nov 25, 2024 · 1 comment · May be fixed by #205991
Open

[OneDiscover][Extension] Allow providing custom ad-hoc data views #201669

kertal opened this issue Nov 25, 2024 · 1 comment · May be fixed by #205991
Assignees
Labels
enhancement New value added to drive a business result Feature:Discover Discover Application impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Project:OneDiscover Enrich Discover with contextual awareness Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kertal
Copy link
Member

kertal commented Nov 25, 2024

📓 Summary:

The contextual awareness framework in Discover should allow providing a custom set of ad-hoc data views in a given context. These ad-hoc dataviews should be selectable in the Data view picker

Image

Note: ideally those ad-hoc data view should have a static id, to make sure shared links are not broken, this is not a functional requirement, but should be noted for consumers.

✔️Acceptance criteria:

  • Discover's core should allow the registraton of addtional ad-hoc data views, independend of the internal state.
  • These data views should be selectable in the DataView picker
  • Discover's contextual awareness framework should be extended by an extension point allowing to register a set of additonal ad-hoc data views
  • There should be an example profle making use of this extension point
  • Apart from unit tests is should be covered by functional tests using the example profile
@kertal kertal added the Feature:Discover Discover Application label Nov 25, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 25, 2024
@kertal kertal changed the title [OneDiscover][Extension] Allow provide custom ad-hoc data views [OneDiscover][Extension] Allow providing custom ad-hoc data views Nov 26, 2024
@kertal kertal added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Nov 28, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 28, 2024
@kertal kertal added Project:OneDiscover Enrich Discover with contextual awareness impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. enhancement New value added to drive a business result and removed Project:OneDiscover Enrich Discover with contextual awareness labels Nov 28, 2024
@davismcphee davismcphee linked a pull request Jan 9, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Discover Discover Application impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Project:OneDiscover Enrich Discover with contextual awareness 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

Successfully merging a pull request may close this issue.

3 participants