diff --git a/_dashboards/search-telemetry.md b/_dashboards/search-telemetry.md index 26143617..ab0e72ec 100644 --- a/_dashboards/search-telemetry.md +++ b/_dashboards/search-telemetry.md @@ -24,25 +24,15 @@ You can find the OpenSearch Dashboards YAML file in the opensearch-project GitHu When you enable telemetry in the OpenSearch Dashboards YAML file, this overrides the default `false` telemetry setting in the [Data plugin configuration file](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/src/plugins/data/config.ts). {: .note } - - +OpenSearch Dashboards YAML value | Opt-in or Opt-out of search telemetry +:--- | :--- + `true` | Opt-in + `false` | Opt-out + `none` | Opt-out #### Sample opensearch_dashboards.yml with telemetry enabled