Skip to content

Commit e344eb5

Browse files
authored
[DOCS][7.9] Updates settings (elastic#149760)
## Summary This PR updates the telemetry settings.
1 parent 9206653 commit e344eb5

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
@@ -108,7 +108,7 @@ When date histograms use the `auto` interval, Kibana attempts to generate this
108108
number of bars.
109109

110110
[[histogram-maxbars]]`histogram:maxBars`::
111-
Date histograms are not generated with more bars than the value of this property,
111+
Date histograms are not generated with more bars than the value of this property,
112112
scaling values when necessary.
113113

114114
[[history-limit]]`history:limit`::
@@ -460,4 +460,4 @@ user.
460460
==== Usage data
461461

462462
Helps improve the Elastic Stack by providing usage statistics for
463-
basic features. This data will not be shared outside of Elastic.
463+
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
@@ -548,7 +548,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
548548

549549
`telemetry.enabled`::
550550
Reporting your cluster statistics helps
551-
us improve your user experience. Your data is never shared with anyone. Set to
551+
us improve your user experience. Set to
552552
`false` to disable telemetry capabilities entirely. You can alternatively opt
553553
out through *Advanced Settings*. *Default: `true`*
554554

0 commit comments

Comments
 (0)