[DOCS][7.5] Adds settings change to breaking changes doc (#50829)

* [DOCS][7.5] Adds settings change to breaking changes doc

* [DOCS] Fixes link to Monitoring settings
This commit is contained in:
gchaps 2019-11-15 15:47:55 -08:00 committed by GitHub
parent 37c21ac8b5
commit 21d0022f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -32,4 +32,15 @@ that search requests will use the `_search` {es} endpoint rather than `_msearch`
Dashboard panels will load individually, and search requests will terminate
when users navigate away or update the query.
[float]
[[breaking_75_telemetry]]
=== `xpack.telemetry.enabled` is no longer valid
*Details:*
The `xpack.telemetry.enabled` setting has been removed.
*Impact:*
Use {kibana-ref}/monitoring-settings-kb.html#monitoring-general-settings[`telemetry.enabled`] instead.
// end::notable-breaking-changes[]

View file

@ -54,6 +54,7 @@ Specifies the password that {kib} uses for authentication when it retrieves data
from the monitoring cluster. If not set, {kib} uses the value of the
`elasticsearch.password` setting.
[[telemetry.enabled]]
`telemetry.enabled`::
Set to `true` (default) to send cluster statistics to Elastic. Reporting your
cluster statistics helps us improve your user experience. Your data is never