1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Updated downloading-lens and preferences

This commit is contained in:
Paul Williams 2020-10-29 15:17:56 -07:00
parent 9f8ea0cf5d
commit 4718e94bc7
3 changed files with 19 additions and 3 deletions

View File

@ -56,4 +56,4 @@ To stay current with the Lens features, you can review the [release notes](https
## Quickstart
Learn to [add clusters](/clusters/add-cluster/) to improve productivity and increase the speed of business.
Get up and running quickly by learning to [add clusters](/clusters/add-cluster/).

View File

@ -1,7 +1,23 @@
# Color Themes
# Preferences
## Color Themes
Color themes let you modify the colors in Lens user interface to suit your preferences and work environment.
In Lens, open the Preferences with **File** > **Preferences**. (**Code** > **Preferences** on macOS) and select your preferred theme from the **Color Theme** dropdown.
![Color Theme](images/color-theme.png)
## Telemetry & Usage Tracking
Lens collects telemetry data, which is used to help understand how to improve the product. For example, this usage data helps to debug issues, such as slow start-up times, and to prioritize new features. While we appreciate the insights this data provides, we also know that not everyone wants to send usage data and you can disable telemetry as described in [disable telemetry reporting](#disable-telemetry-reporting). You can also read our [privacy statement](https://www.mirantis.com/company/privacy-policy/) to learn more.
### Disable telemetry reporting
If you don't wish to send usage data to Mirantis, you can disable the "Telemetry & Usage Tracking" in the Lens preferences.
From `File > Preferences` (macOS: `Lens > Preferences`), search for `Telemetry & Usage Tracking`, and uncheck the `Allow telemetry & usage tracking`. This will silence all telemetry events from Lens going forward. Telemetry information may have been collected and sent up until the point when you disable the setting.
![Disable Telemetry & Usage Tracking](images/disabled-telemetry-usage-tracking.png)

View File

@ -21,4 +21,4 @@ Watch this introductory video to see Lens in action:
## Quickstart
Learn to [add clusters](/clusters/add-cluster/) to improve productivity and increase the speed of business.
Get up and running quickly by learning to [add clusters](/clusters/add-cluster/).