You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem?
Acceptance criteria: in the opensearch_dashboards.json file, add dataSource as required bundle, eg. "requiredBundles": ["dataSourceManagement"]
What solution would you like?
Adding a dependency to the dataSourceManagement bundle and plugin tests/builds pass with and without multiple datasources enabled.
What alternatives have you considered?
None
Do you have any additional context?
This is a pre-requisite to consuming the shared/common DataSource Picker component that is shared among plugins/core.
More context can be found here: opensearch-project/OpenSearch-Dashboards#5717
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Acceptance criteria: in the opensearch_dashboards.json file, add dataSource as required bundle, eg. "requiredBundles": ["dataSourceManagement"]
What solution would you like?
Adding a dependency to the dataSourceManagement bundle and plugin tests/builds pass with and without multiple datasources enabled.
What alternatives have you considered?
None
Do you have any additional context?
This is a pre-requisite to consuming the shared/common DataSource Picker component that is shared among plugins/core.
More context can be found here:
opensearch-project/OpenSearch-Dashboards#5717
The text was updated successfully, but these errors were encountered: