OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[BUG] Unable to create remote Opensearch Data Source
Describe the bug
In Opensearch Dashboards 2.10.0, it was possible to add a remote Opensearch cluster as a Data Source. However, in 2.13.0, the only options are to create a Prometheus and an Amazon S3 data source.
To Reproduce Steps to reproduce the behavior:
- Go to the Data Sources app
- Click on New Data Source
- The only options are to create a Prometheus and an Amazon S3 data source
Expected behavior There should be an option to create an Opensearch data source.
OpenSearch Version 2.13.0
Dashboards Version 2.13.0
Plugins
Reproducible on https://playground.opensearch.org
Screenshots
In 2.13.0:
In 2.10.0:
Host/Environment (please complete the following information):
- OS: macOS 14.4
- Browser and version: Safari 17.4
Additional context
N/A
Ah, feel free to close. I just realised that the "Create data source connection" page is still available at:
Management > Data sources > Create data source connection
Though it's not clear to me what the difference is between this and the "New Data Source" page in the Data Sources app.
@brucejxz thanks for opening.
Yeah, I believe there is work to consolidate the two.
@mengweieric @kgcreative seems like what we expected happened. The two different data sources from the root level and the nested level in Management for multi data sources is becoming confusing.
@brucejxz you may use https://playground.opensearch.org/app/management/opensearch-dashboards/dataSources to add opensearch datasource
@brucejxz thanks for opening.
Yeah, I believe there is work to consolidate the two.
@mengweieric @kgcreative seems like what we expected happened. The two different data sources from the root level and the nested level in Management for multi data sources is becoming confusing.
@kamingleung is working on consolidating those views, stay tuned :)