Skip to content

Commit

Permalink
Add generate anomaly detector action to discover page
Browse files Browse the repository at this point in the history
Signed-off-by: gaobinlong <[email protected]>
  • Loading branch information
gaobinlong committed Aug 23, 2024
1 parent 07908a0 commit eb55c35
Show file tree
Hide file tree
Showing 14 changed files with 1,146 additions and 32 deletions.
7 changes: 2 additions & 5 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"configPath": [
"anomaly_detection_dashboards"
],
"optionalPlugins": [
"dataSource",
"dataSourceManagement"
],
"optionalPlugins": ["dataSource","dataSourceManagement", "dataExplorer"],
"requiredPlugins": [
"opensearchDashboardsUtils",
"expressions",
Expand All @@ -29,4 +26,4 @@
"requiredOSDataSourcePlugins": [
"opensearch-anomaly-detection"
]
}
}
Loading

0 comments on commit eb55c35

Please sign in to comment.