[8.2] [DOCS] Updates telemetry settings (#149651) (#149712)

# Backport

This will backport the following commits from `main` to `8.2`:
- [[DOCS] Updates telemetry settings
(#149651)](https://github.com/elastic/kibana/pull/149651)

<!--- Backport version: 8.9.7 -->
This commit is contained in:
gchaps 2023-01-27 08:46:32 -08:00 committed by GitHub
parent 81a3a29f7a
commit ddcc4084ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View file

@ -20,8 +20,7 @@ See our https://www.elastic.co/legal/privacy-statement[Privacy Statement] to lea
[[telemetry-enabled]] `telemetry.enabled`::
Set to `true` to send cluster statistics to Elastic. Reporting your
cluster statistics helps us improve your user experience. Your data is never
shared with anyone. Set to `false` to disable statistics reporting from any
cluster statistics helps us improve your user experience. Set to `false` to disable statistics reporting from any
browser connected to the {kib} instance. Defaults to `true`.
`telemetry.sendUsageFrom`::

View file

@ -385,7 +385,7 @@ experimental[] Controls whether the https://developer.mozilla.org/en-US/docs/Web
is used in all responses to the client from the {kib} server, and specifies what value is used. Allowed values are any text value or `null`.
To disable, set to `null`. *Default:* `null`
[[server-securityResponseHeaders-disableEmbedding]]`server.securityResponseHeaders.disableEmbedding`::
[[server-securityResponseHeaders-disableEmbedding]]`server.securityResponseHeaders.disableEmbedding`::
Controls whether the https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy[`Content-Security-Policy`] and
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options[`X-Frame-Options`] headers are configured to disable embedding
{kib} in other webpages using iframes. When set to `true`, secure headers are used to disable embedding, which adds the `frame-ancestors:
@ -539,7 +539,7 @@ set <<telemetry-allowChangingOptInStatus, `telemetry.allowChangingOptInStatus`>>
`telemetry.enabled`::
Reporting your cluster statistics helps
us improve your user experience. Your data is never shared with anyone. Set to
us improve your user experience. Set to
`false` to disable telemetry capabilities entirely. You can alternatively opt
out through *Advanced Settings*. *Default: `true`*
@ -554,7 +554,7 @@ Set this value to false to disable the Cross-Cluster Replication UI.
[[settings-explore-data-in-context]] `xpack.discoverEnhanced.actions.exploreDataInContextMenu.enabled`::
Enables the *Explore underlying data* option that allows you to open *Discover* from a dashboard panel and view the panel data. *Default: `false`*
+
When you create visualizations using the *Lens* drag-and-drop editor, you can use the toolbar to open and explore your data in *Discover*. For more information, check out <<explore-lens-data-in-discover, Explore the data in Discover>>.
When you create visualizations using the *Lens* drag-and-drop editor, you can use the toolbar to open and explore your data in *Discover*. For more information, check out <<explore-lens-data-in-discover, Explore the data in Discover>>.
[[settings-explore-data-in-chart]] `xpack.discoverEnhanced.actions.exploreDataInChart.enabled`::
Enables you to view the underlying documents in a data series from a dashboard panel. *Default: `false`*