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

[BUG] Integrations doesn't create objects using selected data source #2159

Open
joshuali925 opened this issue Sep 11, 2024 · 0 comments
Open
Labels
bug Something isn't working untriaged

Comments

@joshuali925
Copy link
Member

What is the bug?
With data sources enabled, dashboards can connect to multiple data sources. Integrations supports MDS through #2051.

But when i create an integration with a data source selected, the objects created still references the local cluster

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to integrations
  2. create integration with a data source that's not local cluster
  3. go to the index pattern created from the integration
  4. See Data Source Connection is empty

What is the expected behavior?
the index pattern should have datasource id in its references, and for visualizations that do not use index pattern, they should also have data source reference in their definition

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22] main
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@joshuali925 joshuali925 added bug Something isn't working untriaged labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant