Skip to content

Commit eb55c35

Browse files
committed
Add generate anomaly detector action to discover page
Signed-off-by: gaobinlong <gbinlong@amazon.com>
1 parent 07908a0 commit eb55c35

File tree

14 files changed

+1146
-32
lines changed

14 files changed

+1146
-32
lines changed

opensearch_dashboards.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],
8-
"optionalPlugins": [
9-
"dataSource",
10-
"dataSourceManagement"
11-
],
8+
"optionalPlugins": ["dataSource","dataSourceManagement", "dataExplorer"],
129
"requiredPlugins": [
1310
"opensearchDashboardsUtils",
1411
"expressions",
@@ -29,4 +26,4 @@
2926
"requiredOSDataSourcePlugins": [
3027
"opensearch-anomaly-detection"
3128
]
32-
}
29+
}

0 commit comments

Comments
 (0)