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

This commit is contained in:
gchaps 2019-11-15 13:33:33 -08:00 committed by GitHub
parent faaa0111ed
commit 86564a8869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View file

@ -30,3 +30,13 @@ that search requests will use the `_search` {es} endpoint rather than `_msearch`
*Impact:*
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 <<telemetry.enabled, `telemetry.enabled`>> instead.

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