Skip to content

Commit 2a06250

Browse files
authored
[DOCS][7.10] Updates settings (#149758)
## Summary This PR updates the telemetry changes.
1 parent 7134b83 commit 2a06250

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
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`::
@@ -484,4 +484,4 @@ user.
484484
==== Usage data
485485

486486
Helps improve the Elastic Stack by providing usage statistics for
487-
basic features. This data will not be shared outside of Elastic.
487+
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
556556

557557
`telemetry.enabled`::
558558
Reporting your cluster statistics helps
559-
us improve your user experience. Your data is never shared with anyone. Set to
559+
us improve your user experience. Set to
560560
`false` to disable telemetry capabilities entirely. You can alternatively opt
561561
out through *Advanced Settings*. *Default: `true`*
562562

0 commit comments

Comments
 (0)