diff --git a/config/opensearch_dashboards.yml b/config/opensearch_dashboards.yml index 34efda158473..8e723c048755 100644 --- a/config/opensearch_dashboards.yml +++ b/config/opensearch_dashboards.yml @@ -326,3 +326,6 @@ # Set the value to true to enable Ui Metric Collectors in Usage Collector # This publishes the Application Usage and UI Metrics into the saved object, which can be accessed by /api/stats?extended=true&legacy=true&exclude_usage=false # usageCollection.uiMetric.enabled: false + +observability.query_assist.enabled: true +assistant.chat.enabled: true