diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index e96de077..c72f80cf 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -12,5 +12,7 @@ "dashboard", "opensearchUiShared" ], - "optionalPlugins": ["dataSource", "dataSourceManagement"] + "optionalPlugins": ["dataSource", "dataSourceManagement"], + "supportedOSDataSourceVersions": ">=2.9.0", + "requiredOSDataSourcePlugins": ["opensearch-ml"] }