Skip to content
3 changes: 2 additions & 1 deletion opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
],
"optionalPlugins": [
"dataSource",
"dataSourceManagement"
"dataSourceManagement",
"assistantDashboards"
],
"requiredPlugins": [
"opensearchDashboardsUtils",
Expand Down
449 changes: 449 additions & 0 deletions public/components/DiscoverAction/SuggestAnomalyDetector.test.tsx

Large diffs are not rendered by default.

Loading
Loading