Skip to content

Commit e9d264e

Browse files
authored
[DOCS][7.11] Updates settings (elastic#149742)
## Summary This PR updates the telemetry settings.
1 parent 26cf75b commit e9d264e

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

docs/management/advanced-options.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ When date histograms use the `auto` interval, Kibana attempts to generate this
115115
number of bars.
116116

117117
[[histogram-maxbars]]`histogram:maxBars`::
118-
Date histograms are not generated with more bars than the value of this property,
118+
Date histograms are not generated with more bars than the value of this property,
119119
scaling values when necessary.
120120

121121
[[history-limit]]`history:limit`::
@@ -480,4 +480,4 @@ user.
480480
==== Usage data
481481

482482
Helps improve the Elastic Stack by providing usage statistics for
483-
basic features. This data will not be shared outside of Elastic.
483+
basic features.

docs/settings/telemetry-settings.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ See our https://www.elastic.co/legal/privacy-statement[Privacy Statement] to lea
2121
|===
2222
|[[telemetry-enabled]] `telemetry.enabled`
2323
| Set to `true` to send cluster statistics to Elastic. Reporting your
24-
cluster statistics helps us improve your user experience. Your data is never
25-
shared with anyone. Set to `false` to disable statistics reporting from any
24+
cluster statistics helps us improve your user experience. Set to `false` to disable statistics reporting from any
2625
browser connected to the {kib} instance. Defaults to `true`.
2726

2827
| `telemetry.sendUsageFrom`

docs/setup/settings.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ The default application to load. *Default: `"home"`*
195195
for more details. {kib} uses an index in {es} to store saved searches, visualizations, and
196196
dashboards. {kib} creates a new index if the index doesn’t already exist.
197197
If you configure a custom index, the name must be lowercase, and conform to the
198-
{es} {ref}/indices-create-index.html[index name limitations].
198+
{es} {ref}/indices-create-index.html[index name limitations].
199199
*Default: `".kibana"`*
200200

201201
`kibana.autocompleteTimeout` {ess-icon}::
@@ -571,7 +571,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
571571

572572
`telemetry.enabled`::
573573
Reporting your cluster statistics helps
574-
us improve your user experience. Your data is never shared with anyone. Set to
574+
us improve your user experience. Set to
575575
`false` to disable telemetry capabilities entirely. You can alternatively opt
576576
out through *Advanced Settings*. *Default: `true`*
577577

0 commit comments

Comments
 (0)