Skip to content

Commit

Permalink
more tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Nov 5, 2024
1 parent 64c734e commit 945f6f4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/opensearch_dashboards-2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
# Set the value of this setting to true to enable the ml commons dashboards
# ml_commons_dashboards.enabled: false

# 2.12 New experimental Assistant Dashboards Feature
# 2.12 New Experimental Assistant Dashboards Feature
# Set the value of this setting to true to enable the assistant dashboards
# assistant.chat.enabled: false

Expand All @@ -213,7 +213,7 @@
# Set the value of this setting to true to enable UI Metric collections
# usageCollection.uiMetric.enabled: false

# 2.18 New Experimental Dashboards Assistant Feature
# 2.18 New Experimental Settings
# Set the value to true to enable
# assistant.alertInsight.enabled: false
# assistant.smartAnomalyDetector.enabled: false
Expand Down
4 changes: 2 additions & 2 deletions config/opensearch_dashboards-default.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
# Set the value of this setting to true to enable the ml commons dashboards
# ml_commons_dashboards.enabled: false

# 2.12 New experimental Assistant Dashboards Feature
# 2.12 New Experimental Assistant Dashboards Feature
# Set the value of this setting to true to enable the assistant dashboards
# assistant.chat.enabled: false

Expand All @@ -213,7 +213,7 @@
# Set the value of this setting to true to enable UI Metric collections
# usageCollection.uiMetric.enabled: false

# 2.18 New Experimental Dashboards Assistant Feature
# 2.18 New Experimental Settings
# Set the value to true to enable
# assistant.alertInsight.enabled: false
# assistant.smartAnomalyDetector.enabled: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ opensearch_dashboards_vars=(
assistant.smartAnomalyDetector.enabled
assistant.text2viz.enabled
queryEnhancements.queryAssist.summary.enabled

)

function setupSecurityDashboardsPlugin {
Expand Down

0 comments on commit 945f6f4

Please sign in to comment.