From bd41b47b4a3d7e346bb34b05f576aa34ad0f603d Mon Sep 17 00:00:00 2001 From: Lin Wang Date: Wed, 31 May 2023 08:12:08 +0800 Subject: [PATCH] Revert "feat: remove ml-commons-dashboards experiment keyword in comments (#3578)" This reverts commit 43f19af8ce8496df7fbe55165c9f5d190f69e536. Signed-off-by: Lin Wang --- config/opensearch_dashboards-2.x.yml | 4 ++-- config/opensearch_dashboards-default.x.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/opensearch_dashboards-2.x.yml b/config/opensearch_dashboards-2.x.yml index e224eb6311..7623412eb7 100644 --- a/config/opensearch_dashboards-2.x.yml +++ b/config/opensearch_dashboards-2.x.yml @@ -192,8 +192,8 @@ # data_source.encryption.wrappingKeyNamespace: 'changeme' # data_source.encryption.wrappingKey: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -# 2.6 New ML Commons Dashboards Feature -# Set the value of this setting to true to enable the ml commons dashboards +# 2.6 New ML Commons Dashboards Experimental Feature +# Set the value of this setting to true to enable the experimental ml commons dashboards # ml_commons_dashboards.enabled: false opensearch.hosts: [https://localhost:9200] diff --git a/config/opensearch_dashboards-default.x.yml b/config/opensearch_dashboards-default.x.yml index e224eb6311..7623412eb7 100644 --- a/config/opensearch_dashboards-default.x.yml +++ b/config/opensearch_dashboards-default.x.yml @@ -192,8 +192,8 @@ # data_source.encryption.wrappingKeyNamespace: 'changeme' # data_source.encryption.wrappingKey: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -# 2.6 New ML Commons Dashboards Feature -# Set the value of this setting to true to enable the ml commons dashboards +# 2.6 New ML Commons Dashboards Experimental Feature +# Set the value of this setting to true to enable the experimental ml commons dashboards # ml_commons_dashboards.enabled: false opensearch.hosts: [https://localhost:9200]