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

[Ingest] Link data streams to dashboards #64369

Closed
2 tasks
jen-huang opened this issue Apr 23, 2020 · 3 comments
Closed
2 tasks

[Ingest] Link data streams to dashboards #64369

jen-huang opened this issue Apr 23, 2020 · 3 comments
Assignees
Labels
Ingest Management:alpha1 Group issues for ingest management alpha1 Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@jen-huang
Copy link
Contributor

The initial work for data streams page has been merged: #64134

We need to:

  • Add row actions to view in Dashboard
  • Update Integration column values to display package icon
    • Note: this wasn't done in the initial PR as the current icon component requires the package version in addition to package name, but we don't have version readily available. I think version info may become available as part of the work needed to link to Dashboards though 🤞

image

@jen-huang jen-huang added Team:Fleet Team label for Observability Data Collection Fleet team Ingest Management:alpha1 Group issues for ingest management alpha1 labels Apr 23, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@skh
Copy link
Contributor

skh commented Apr 24, 2020

streams with multiple dashboards associated with it

Where is the association between streams and dashboards made? I have looked into the dataset definitions in the packages, but haven't found anything usable. @ruflin you mentioned you had a proposal for this?

@ruflin
Copy link
Member

ruflin commented Apr 27, 2020

We should have something like Package->GetDatasources()->GetDatasets(). This will give you all the datasets which are created by a package. If a dataset of a package maps to a datastream, we can link all the dashboards in this package to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingest Management:alpha1 Group issues for ingest management alpha1 Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

4 participants