Awesome list β’ Scripts β’ API β’ JSON data format β’ Contributing
Easily opt-out from telemetry collection
Telemetry in software projects is a polarized issue: on the one hand it allows developers to improve their work by collecting various metrics, on the other hand - nobody likes to be spied on. The goal of this project is to put you in control. See what data is collected by the tools you use and decide if you want to share it. Then use methods provided here to opt-in or opt-out.
Usage
This project collects data about telemetry in applications in machine-readable format and makes it easy to create derivative works such as awesome-lists, configuration scripts, APIs, etc. What you can do with it is only limited by your imagination. Here are several examples to get you started:
π Awesome list
The page you see has an awesome-list of telemetry channels in various apps.
π§― Scripts
Scripts to disable all known telemetry channels in your shell session.
π§ API
Get telemetry configuration data via API! See openapi.yaml definition and try it online using RapiDoc.
Or try it in your shell! β¬οΈ
curl -X GET 'https://toptout.me/api/telemetry/id/powershell-core/' -H 'accept: application/json'
π€ Future plans
- Automated tool that can ingest the data from the API. You could run it on your machine to detect and configure telemetry in all supported products.
- ???
Details
JSON data format
JSON telemetry data format description: data/README
Contributing
If the tool you're using is not here you can easily add it by creating a new JSON file describing its telemetry data channels. Pull requests are welcome!
See CONTRIBUTING for details on adding new telemetry data and running tests.
Contributors
-
Lars Wirzenius (https://liw.fi, liw)
Related projects
-
A proposed unified standard for opting out of telemetry for TUI/console apps:
export DO_NOT_TRACK=1
-
Web tool to enforce privacy & security best-practices on Windows, because privacy is sexy ππ
GitHub: undergroundwires/privacy.sexy
-
List of Linux distributions, ranked by included telemetry.
-
A lot of software enables telemetry by default unless an environment variable is set. This repository collects telemetry opt-out environment variables from across the web.
-
How to disable most data collection happening in your software and on your devices.
-
CLI Privacy: Opt-out of third-party tracking in your terminal.
Telemetry channels
Below is automatically generated list of known telemetry channels for various applications.
Total count: 152
- Applications
- Cloud
- Communications
- Database
- Development
- aliBuild
- Angular
- Appc Daemon
- App Center CLI
- Arduino CLI
- AWS Amplify CLI
- Bot Framework CLI
- BuildBuddy
- Capacitor
- Carbon Design System
- choosenim
- CocoaPods
- code-server
- Apache Cordova CLI
- Cube.js
- Dagster
- Docker Desktop
- .NET Interactive
- dotnet-svcutil
- DVC
- Ember CLI
- Fastlane
- Flagsmith API
- Flutter
- Gatsby
- Golang
- Hasura GraphQL engine
- Humbug
- ImageGear
- Ionic CLI
- Local WP
- MeiliSearch
- ML.NET CLI
- mssql-cli
- .NET Core SDK
- Next.js
- NocoDB
- Nuxt.js
- One Codex API - Python Client Library and CLI
- Ory
- Oryx
- otel-launcher-node
- Pants
- Microsoft Power Platform CLI
- Prisma
- projector-cli
- PROSE Code Accelerator SDK
- pytket
- REST API Fuzz Testing (RAFT)
- Rasa
- react-admin
- React Native for Windows + macOS
- ReportPortal (JS client)
- ReportPortal (Pytest plugin)
- RESTler
- Rockset CLI
- Testim Root Cause
- Rover CLI
- Salto CLI
- Serverless Framework
- Salesforce CLI
- SKU
- Stencil
- Strapi
- Tuist
- TYPO3
- vstest
- VueDX
- WAPM CLI
- Warp
- webhint
- Webiny
- Yarn 2
- DevOps
- AutomatedLab
- AutoSPInstaller Online
- Batect
- Chef Automate
- Chef Workstation
- Consul
- Dagger
- decK
- Earthly
- F5 BIG-IP Terraform provider
- F5 CLI
- Infracost
- k0s
- Kics
- kPow
- kubeapt
- MSLab
- Nuke
- OpenVZ
- Packer
- PnP PowerShell
- Pulumi
- Azure Service Fabric CLI
- Skaffold
- Telepresence
- Terraform
- Terraform Provider for Azure
- Cloud Development Kit for Terraform
- Vagrant
- Weave Net
- werf
- WKSctl
- Drivers
- Operating systems
- Other
- Shells
- VSCode extension
Applications
Atom
Help improve Atom by sending usage statistics, exceptions and deprecations to the team.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
The user's decision is stored at core.telemetryConsent. The three possible values are
undecided
,no
andlimited
. The intent is that consent is given if and only if limited is chosen.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.atom/init.coffee |
macOS | $HOME/.atom/init.coffee |
Windows | %USERPROFILE%\.atom\init.coffee |
Content
atom.config.set('core.telemetryConsent', 'no')
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
"Automatically Update" is enabled by default in Core Settings of the Settings View, which will allow Atom to check for updates automatically.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.atom/init.coffee |
macOS | $HOME/.atom/init.coffee |
Windows | %USERPROFILE%\.atom\init.coffee |
Content
atom.config.set('core.automaticallyUpdate', 'false')
Brave
Brave collects anonymized usage metrics and can send crash reports.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Sending anonymous usage metrics is optional and can be disabled in Search settings.
Crash data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Enable or disable automatic crash reporting
Canvas LMS
The software may collect information about you and your use of the software.
List of known telemetry channels:
Usage data | Official
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
To help our developers better serve you, Instructure would like to collect some usage data about your Canvas installation.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CANVAS_LMS_STATS_COLLECTION=opt_out
Usage data | Unofficial
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Entered data will not be sent to the telemetry service.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
TELEMETRY_OPT_IN=
Eternal Terminal
Eternal Terminal collects crashes and errors in order to help us improve your experience. The data collected is anonymous.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Crash data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ET_NO_TELEMETRY=ANY_VALUE
Firefox
Telemetry collects information about your Firefox browsing experience to improve Firefox features, browser performance and stability.
List of known telemetry channels:
Enable policies (macOS)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Enable Firefox policies so the telemetry can be configured.
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π» Machine
OS | Command |
---|---|
macOS | defaults write /Library/Preferences/org.mozilla.firefox EnterprisePoliciesEnabled -bool TRUE |
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Examples of the kind of data Telemetry sends to Mozilla includes start-up time, time between cycle collector runs, memory heap used, whether hardware graphics acceleration or Java is enabled, and more. Telemetry does not collect any bookmarks or passwords. It may collect anonymized site visit information in some circumstances, such as when a secure browsing connection fails to connect, or for some experiments.
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π» Machine
OS | Command |
---|---|
macOS | defaults write /Library/Preferences/org.mozilla.firefox DisableTelemetry -bool TRUE |
2. Edit config file (JSON)
Scope: π» Machine
OS | Path |
---|---|
Linux | distribution/policies.json |
macOS | /Applications/Firefox.app/Contents/Resources/distribution/policies.json |
Windows | distribution\policies.json |
Content
{
"policies": {
"DisableTelemetry": true
}
}
3. Set registry key
Scope: π» Machine
- Path:
HKEY_LOCAL_MACHINE\Software\Policies\Mozilla\Firefox\DisableTelemetry
- Type:
REG_DWORD
- Value:
1
Example:
reg add HKEY_LOCAL_MACHINE\Software\Policies\Mozilla\Firefox /v DisableTelemetry /d 1 /t REG_DWORD /f
Scope: π€ User
- Path:
HKEY_CURRENT_USER\Software\Policies\Mozilla\Firefox\DisableTelemetry
- Type:
REG_DWORD
- Value:
1
Example:
reg add HKEY_CURRENT_USER\Software\Policies\Mozilla\Firefox /v DisableTelemetry /d 1 /t REG_DWORD /f
Homebrew
Homebrew has begun gathering anonymous aggregate user behaviour analytics and reporting these to Google Analytics.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
HOMEBREW_NO_ANALYTICS=1
2. Run command
Scope: π€ User
brew analytics off
Usage data (alternate environment variable)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
HOMEBREW_NO_ANALYTICS_THIS_RUN=1
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
By default,
brew
command will try to fetch newest version of Homebrew and all formulae from GitHub.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
HOMEBREW_NO_AUTO_UPDATE=1
Lens
Lens collects telemetry data, which is used to help us understand how to improve the product. For example, this usage data helps us to debug issues and to prioritize new features.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
If you don't wish to send usage data to Mirantis, you can disable the "Telemetry & Usage Tracking" in the Lens preferences.
LYNX VFX
When using LYNX, non personal data can be optionally collected via Google Analytics. This helps us get feedback and prioritize the development to give you the best possible version of our product in future releases.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
LYNX_ANALYTICS=0
2. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | /etc/LYNX.config |
Content
{
"ANALYTICS": {
"enabled": 0
}
}
Microsoft 365 | Enterprise
Microsoft is committed to providing you with the information and controls you need to make choices about how your data is collected and used when youβre using Microsoft 365 Apps for enterprise (previously named Office 365 ProPlus).
List of known telemetry channels:
Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Configure the level of client software diagnostic data sent by Office to Microsoft.
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π» Machine
OS | Command |
---|---|
macOS | defaults write com.microsoft.office DiagnosticDataTypePreference -string ZeroDiagnosticData |
2. Set registry key
Scope: π€ User
- Path:
HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\common\privacy\SendTelemetry
- Type:
REG_DWORD
- Value:
3
Example:
reg add HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\common\privacy /v SendTelemetry /d 3 /t REG_DWORD /f
Microsoft calculator
This project collects usage data and sends it to Microsoft to help improve our products and services.
List of known telemetry channels:
Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Diagnostic data is disabled in development builds by default, and can be enabled with the SEND_DIAGNOSTICS build flag.
Quickwit
Quickwit Inc. collects anonymous data regarding general usage to help us drive our development.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DISABLE_QUICKWIT_TELEMETRY=1
Ubiquiti UISP Management System
The UISP local controller collects certain telemetry and error information and reports it to Ubiquiti for the purpose of improving the product and the user experience.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Telemetry and error reporting for both Network and CRM modules can be disabled in
Settings β UISP
.
VSCode
Visual Studio Code collects telemetry data, which is used to help understand how to improve the product.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
VS Code collects usage data that helps to debug issues, such as slow start-up times, and to prioritize new features.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"telemetry.enableTelemetry": false
}
Crash data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
VS Code collects data about any crashes that occur and sends it to Microsoft to help improve our products and services.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"telemetry.enableCrashReporter": false
}
Windows Terminal
The Windows Terminal client is instrumented to collect usage and diagnostic (error) data and sends it to Microsoft to help improve the product.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage and Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
The Windows Terminal client respects machine wide privacy settings and users can opt-out on their device, as documented in the Microsoft Windows privacy statement.
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
support.microsoft.com | Diagnostics, feedback, and privacy in Windows 10
To opt-out, go to 'Start', then select 'Settings' > 'Privacy' > 'Diagnostics & feedback', and select 'Basic'.
2. Set registry key
Scope: π» Machine
- Path:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection\AllowTelemetry
- Type:
REG_DWORD
- Value:
1
Example:
reg add HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection /v AllowTelemetry /d 1 /t REG_DWORD /f
winget
The winget.exe client is instrumented to collect usage and diagnostic (error) data and sends it to Microsoft to help improve the product.
List of known telemetry channels:
Usage and Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
The winget.exe client respects machine wide privacy settings and users can opt-out on their device, as documented in the Microsoft Windows privacy statement.
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
support.microsoft.com | Diagnostics, feedback, and privacy in Windows 10
To opt-out, go to 'Start', then select 'Settings' > 'Privacy' > 'Diagnostics & feedback', and select 'Basic'.
2. Set registry key
Scope: π» Machine
- Path:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection\AllowTelemetry
- Type:
REG_DWORD
- Value:
1
Example:
reg add HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection /v AllowTelemetry /d 1 /t REG_DWORD /f
Cloud
Automagica
This allows us to collect information on the usage of certain Automagica functionalities in order for us to keep improving the software.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
AUTOMAGICA_NO_TELEMETRY=ANY_VALUE
AWS SAM CLI
At AWS, we develop and launch services based on what we learn from interactions with customers. We use customer feedback to iterate on our product. Telemetry is additional information that helps us to better understand our customersβ needs, diagnose issues, and deliver features that improve the customer experience. The AWS SAM CLI collects telemetry, such as generic usage metrics, system and environment information, and errors.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SAM_CLI_TELEMETRY=0
Azure CLI
Allow Microsoft to collect anonymous data on the usage of the CLI.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
AZURE_CORE_COLLECT_TELEMETRY=0
2. Run command
Scope: π€ User
az configure -d collect_telemetry=0
Google Cloud SDK
Unless you opt-in during Google Cloud SDK installation, Cloud SDK software does not collect usage statistics. You can help Google to prioritize Google Cloud SDK features and improvements by permitting Cloud SDK to send command-line command usage statistics to Google.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CLOUDSDK_CORE_DISABLE_USAGE_REPORTING=true
2. Run command
Scope: π€ User
gcloud config set disable_usage_reporting true
Hoockdeck CLI
Telemetry data is sent to Hookdeck.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
HOOKDECK_CLI_TELEMETRY_OPTOUT=ANY_VALUE
Netdata
By default, Netdata collects anonymous usage information from the open-source monitoring agent using the open-source product analytics platform PostHog. We self-host our PostHog instance, which means your data is never sent or processed by any third parties outside of the Netdata infrastructure.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DO_NOT_TRACK=1
2. Visit link(s) for more details
-
Create an empty file called
.opt-out-from-anonymous-statistics
in your Netdata configuration directory (usually/etc/netdata
). -
Usage data | using installer option
Pass the option
--disable-telemetry
to any of the installer scripts in the installation docs.
Netlify CLI
By default, Netlify collects data on usage of Netlify CLI commands. We do this to improve the reliability and performance of Netlify CLI, and to help drive new features and improvements.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
netlify --telemetry-disable
2. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.netlify/config.json |
macOS | $HOME/.netlify/config.json |
Windows | %USERPROFILE%\.netlify\config.json |
Content
{
"telemetryDisabled": true
}
Scaleway CLI (v2)
Send usage statistics and diagnostics.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
scw config set send-telemetry=false
Stripe CLI
The Stripe CLI includes a telemetry feature that collects some usage data. This feature is enabled by default.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
STRIPE_CLI_TELEMETRY_OPTOUT=1
Tilt
Tilt sends anonymized data about how you use it.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DO_NOT_TRACK=1
Communications
Mattermost Server
As described in the privacy policy in each Mattermost server, telemetry data optionally shared from your Mattermost servers is used to identify security and reliability issues, to analyze and fix software problems, to help improve the quality of Mattermost software and related services, and to make design decisions for future releases.
List of known telemetry channels:
Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MM_LOGSETTINGS_ENABLEDIAGNOSTICS=false
Security Update Check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MM_SERVICESETTINGS_ENABLESECURITYFIXALERT=false
Database
Aerospike
Aerospike Telemetry is a feature that allows us to collect certain use data - not the database data - on your Aerospike Community Edition server use.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π» Machine
/opt/aerospike/telemetry/telemetry.py /etc/aerospike/telemetry.conf --disable
2. Edit config file (INI)
Scope: π» Machine
Path: /etc/aerospike/telemetry.conf
Content
[main]
disable = true
Feast
The Feast maintainers use anonymous usage statistics to help shape the Feast roadmap.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
FEAST_TELEMETRY=False
InfluxDB
InfluxData collects information about the usage of InfluxDB. This βphone homeβ capability is intended to provide us with information about the broader user community and an understanding of how the platform is being used.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
INFLUXD_REPORTING_DISABLED=true
2. Visit link(s) for more details
-
Telemetry reporting is enabled by default. However, weβve made it as easy as possible to βopt-outβ of the reporting. Simply start the InfluxDB process with the --reporting-disabled flag
3. Edit config file (YAML)
Scope: π€ User
OS | Path |
---|---|
Linux | $INFLUXD_CONFIG_PATH/config.yaml |
macOS | $INFLUXD_CONFIG_PATH/config.yaml |
Windows | %INFLUXD_CONFIG_PATH%\config.yaml |
Content
telemetry:
enabled: false
Materialize
Unless disabled, upon startup and once an hour materialized reports some anonymous telemetry data to a central server operated by materialize.com.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Disable telemetry for a single invocation
If you would like to disable telemetry collection or uploading for a single invocation, pass the
--disable-telemetry
flag, for example:materialized --disable-telemetry
Meltano
By default, Meltano shares anonymous usage data with the Meltano team using Google Analytics.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MELTANO_DISABLE_TRACKING=True
2. Visit link(s) for more details
-
When creating a new project, pass
--no_usage_stats
to meltano init -
In an existing project, disable
send_anonymous_usage_stats
setting
Quilt
Quilt collect anonymous usage statistics to find bugs and prioritize features.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
QUILT_DISABLE_USAGE_METRICS=True
2. Run command
Scope: π€ User
quilt3 disable-telemetry
TimescaleDB
We enable anonymous usage sharing to help us better understand and assist TimescaleDB users, as well as provide automated version checks.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π» Machine
psql -c "ALTER SYSTEM SET timescaledb.telemetry_level=off"
2. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | /usr/local/var/postgres/postgresql.conf |
macOS | ./Library/PostgreSQL/{postgres_version}/share/postgresql/postgresql.conf |
Windows | %ProgramFiles%\PostgreSQL\{postgres_version}\postgresql.conf |
Content
timescaledb.telemetry_level=off
Development
aliBuild
aliBuild has begun gathering anonymous aggregate user behaviour analytics.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ALIBUILD_NO_ANALYTICS=1
2. Run command
Scope: π€ User
aliBuild analytics off
Angular
When installing the Angular CLI or upgrading an existing version, you are prompted to allow global collection of usage statistics. If you say no or skip the prompt, no data is collected.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Share usage data with Angular team.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
NG_CLI_ANALYTICS=false
2. Run command
Scope: π€ User
ng analytics off
Usage data (custom)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Gather usage data in your own Google Analytics. This configuration option is separate from and in addition to other usage analytics that your users may be sharing with Google.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
NG_CLI_ANALYTICS_SHARE=false
2. Run command
Scope: π€ User
ng config --global --remove cli.analyticsSharing
3. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.angular-config.json |
macOS | $HOME/.angular-config.json |
Windows | %USERPROFILE%\.angular-config.json |
Content
{
"cli": {
"analyticsSharing": "<- REMOVE THIS KEY"
}
}
Appc Daemon
The telemetry system is implemented in the appcd-telemetry pacakge and provides a service for collecting time and counter-based information and sending it to the Appc cloud for processing.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
APPCD_TELEMETRY=0
2. Run command
Scope: π€ User
appcd config set telemetry.enabled false --force
App Center CLI
App Center CLI would like to collect data about how users use CLI commands and some problems they encounter.
- Privacy policy: β
List of known telemetry channels:
Usage data (command)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
appcenter telemetry off
Usage data (env. var)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MOBILE_CENTER_TELEMETRY=off
Usage data (JSON file)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Empty JSON file will disable telemetry.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.appcenter-cli/telemetryEnabled.json |
macOS | $HOME/.appcenter-cli/telemetryEnabled.json |
Windows | %APPDATA%\.appcenter-cli\telemetryEnabled.json |
Content
false
Arduino CLI
No data is currently gathered from users of the CLI. Arduino CLI can be launched as a gRPC server via the daemon command. To provide observability for the gRPC server activities besides logs, the daemon mode activates and exposes by default a Prometheus endpoint (http://localhost:9090/metrics) that can be fetched for metrics data
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Internal metrics
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ARDUINO_METRICS_ENABLED=false
2. Visit link(s) for more details
-
Internal metrics (config file)
The metrics settings are exposed via the metrics section in the CLI configuration
AWS Amplify CLI
AWS Amplify CLI sends anonymized information such as system metadata, usage metrics and errors.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
amplify configure --usage-data-off
Bot Framework CLI
Privacy is very important to us. BF CLI contains optional instrumentation that is designed to help us improve the tool based on anonymous usage patterns. It is disabled, opted-out by default.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
BF_CLI_TELEMETRY=false
2. Run command
Scope: π€ User
bf config:set:telemetry --disable
BuildBuddy
At BuildBuddy, we collect telemetry for the purpose of helping us build a better BuildBuddy.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
The telemetry data we collect is reported once per day and contains only aggregate stats like invocation counts and feature usage information. Our telemetry infrastructure is also used to report when important security updates are available.
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Telemetry | Using commandline flag
Provide
---disable_telemetry=true
flag.
Usage data (Google Analytics(
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
We also use Google Analytics to collect pseudonymized usage data about how users are using the BuildBuddy product and how well it is performing.
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Google Analytics | Using commandline flag
Provide
--disable_ga=true
flag.
Capacitor
Capacitor collects anonymous telemetry data about general usage. This is an opt-in program that provides insight to the Capacitor team to help improve the product.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
nx cap telemetry off
Carbon Design System
Carbon contains a telemetry feature that collects usage information for IBM and Carbon Design System properties.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CARBON_TELEMETRY_DISABLED=1
choosenim
Starting with version 0.3.0, choosenim has the ability to gather anonymous aggregate user behaviour analytics and to report them to Google Analytics.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHOOSENIM_NO_ANALYTICS=1
CocoaPods
First up, we don't want to know anything about your app. So in order to know unique targets we use your project's target UUID as an identifier. These are a hash of your MAC address, Xcode's process id and the time of target creation (but we only know the UUID/hash, so your MAC address is unknown to us). These UUIDs never change in a project's lifetime (contrary to, for example, the bundle identifier). We double hash it just to be super safe.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
COCOAPODS_DISABLE_STATS=true
code-server
We use the data collected only to improve code-server.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Use the
--disable-telemetry
flag to completely disable telemetry.
Apache Cordova CLI
We use the gathered information to help us make our tool more useful and to better understand how it is used. We do not track or collect personally identifiable information or associate gathered data with any personally identifying information from other sources.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CI=ANY_VALUE
2. Run command
Scope: π€ User
cordova telemetry off
Cube.js
Cube.js collects high-level anonymous usage statistics for servers started in development mode. It doesn't track any credentials, schema contents or queries issued. This statistics is used solely for the purpose of constant cube.js improvement.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CUBEJS_TELEMETRY=false
Usage data (per-project)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Disable per-project usage data reporting
You can opt out by setting telemetry option to false:
module.exports = { telemetry: false, };
Dagster
As an open source project, we collect usage statistics to better understand how users engage with Dagster and to inform development priorities.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data (config file)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (YAML)
Scope: π€ User
OS | Path |
---|---|
Linux | $DAGSTER_HOME/dagster.yaml |
macOS | $DAGSTER_HOME/dagster.yaml |
Windows | %DAGSTER_HOME%\dagster.yaml |
Content
telemetry:
enabled: false
Usage data (environment variable)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DAGSTER_DISABLE_TELEMETRY=ANY_VALUE
Docker Desktop
Docker Desktop tracks all app interactions, checks for updates and sends crash reports.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
All app interactions are tracked via segment.com
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Add this record to your hosts file to block access to Segment
0.0.0.0 api.segment.io
Customer experience data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Customer experience is tracked via www.wootric.com
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Add this record to your hosts file to block access to Wootric
0.0.0.0 api.wootric.com
Crash data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Crash reports are uploaded to the www.bugsnag.com
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Add this record to your hosts file to block access to Bugsnag
0.0.0.0 notify.bugsnag.com 0.0.0.0 sessions.bugsnag.com
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Updates are forced, unless you upgrade to a paid plan
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Add this record to your hosts file to block update checks
0.0.0.0 desktop.docker.com
-
github.com | RektInator/kill-docker-auto-update
This repository contains patched binaries that disable the auto-updating process of Docker Desktop. If you rather patch the binaries yourself, the instructions can be found under Patching Docker Manually.
.NET Interactive
Telemetry is collected when .NET Interactive is started. Once .NET Interactive is running, we do not collect telemetry from any further user actions.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DOTNET_INTERACTIVE_CLI_TELEMETRY_OPTOUT=1
dotnet-svcutil
Anonymous telemetry information collection.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DOTNET_SVCUTIL_TELEMETRY_OPTOUT=1
DVC
To help us better understand how DVC is used and improve it, DVC captures and reports anonymized usage statistics.
List of known telemetry channels:
Usage Analytics
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π» Machine
dvc config core.analytics false --system
Scope: π€ User
dvc config core.analytics false --global
Ember CLI
Ember-cli tracks (only) the following data points: ember-cli version, build/rebuild/live-reload times, how many errors occurred.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.ember-cli |
macOS | $HOME/.ember-cli |
Windows | %USERPROFILE%\.ember-cli |
Content
{
"disableAnalytics": true
}
2. Visit link(s) for more details
-
You can also disable analytics on per-command basis by adding '--disable-analytics' option
Fastlane
fastlane tracks a few key metrics to understand how developers are using the tool and to help us know what areas need improvement. No personal/sensitive information is ever collected.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
FASTLANE_OPT_OUT_USAGE=YES
2. Visit link(s) for more details
-
Add
opt_out_usage
at the top of your Fastfile to disable metrics collection.
Flagsmith API
Flagsmith collects information about self hosted installations. This helps us understand how the platform is being used. This data is never shared outside of the organisation, and is anonymous by design.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
TELEMETRY_DISABLED=ANY_VALUE
Flutter
If you have not opted-out of Flutter's analytics and crash reporting, when a flutter command crashes it attempts to send a crash report to Google in order to help Google contribute improvements to Flutter over time.
List of known telemetry channels:
Crash reporting
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
flutter config --no-analytics
Gatsby
Gatsby contains a telemetry feature that collects anonymous usage information that is used to help improve Gatsby for all users. The Gatsby user base is growing very rapidly. Itβs important that our small team and the greater community will better understand the usage patterns, so we can best decide how to design future features and prioritize current work.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
GATSBY_TELEMETRY_DISABLED=1
2. Run command
Scope: π€ User
gatsby telemetry --disable
Golang
Instrumentation will be added to the Go command-line tools written and distributed by the Go team, such as the
go
command, the Go compiler,gopls
, andgovulncheck
.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disable usage data reporting.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
GOTELEMETRY=off
Hasura GraphQL engine
The Hasura GraphQL engine collects anonymous telemetry data that helps the Hasura team in understanding how the product is being used and in deciding what to focus on next.
List of known telemetry channels:
Usage data (CLI and Console)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
The CLI collects each execution event, along with a randomly generated UUID. The execution event contains the command name, timestamp and whether the execution resulted in an error or not. Error messages, arguments and flags are not recorded. The CLI also collects the server version and UUID that it is talking to. The operating system platform and architecture is also noted along with the CLI version.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
HASURA_GRAPHQL_ENABLE_TELEMETRY=false
2. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.hasura/config.json |
macOS | $HOME/.hasura/config.json |
Windows | %USERPROFILE%\.hasura\config.json |
Content
{
"enable_telemetry": false
}
Humbug
Humbug lets you collect basic system information and crash reports while respecting your users' privacy.
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
For people who want to opt out of any Humbug reporting across any tool with a single setting.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
BUGGER_OFF=1
ImageGear
By using the TOOLKIT with an Evaluation License, you hereby agree to allow ACCUSOFT to collect and monitor data about which of the TOOLKIT API calls you use and which of our sample programs you use. We use this tracking information to determine which areas of the TOOLKIT are most (and least) popular to improve our SDK capabilities and our samples in the future. The tracking information is anonymized in such a way that neither ACCUSOFT nor anybody else can associate this information with you. Please note that no usage data is collected for a licensed TOOLKIT.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
ImageGear for C and C++
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
OS | Variable Name |
---|---|
Linux | IG_PRO_OPT_OUT |
Value: YES |
Ionic CLI
The CLI sends usage data to Ionic to create a better experience.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
ionic config set --global telemetry false
Local WP
App interactions are tracked via segment.com
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Add this record to your hosts file to block access to Segment
0.0.0.0 api.segment.io
MeiliSearch
MeiliSearch collects anonymous data regarding general usage. This helps us better understand developers' usage of MeiliSearch features. We also use Sentry to make us crash and error reports.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data and crash reports
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MEILI_NO_ANALYTICS=true
ML.NET CLI
The ML.NET CLI includes a telemetry feature that collects anonymous usage data that is aggregated for use by Microsoft.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MLDOTNET_CLI_TELEMETRY_OPTOUT=True
mssql-cli
By default, Microsoft collects anonymous usage data in order to improve the user experience. The usage data collected allows the team to prioritize features and bug fixes.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MSSQL_CLI_TELEMETRY_OPTOUT=True
.NET Core SDK
The NET Core SDK includes a telemetry feature that collects usage data and exception information when the .NET Core CLI crashes. The .NET Core CLI comes with the .NET Core SDK and is the set of verbs that enable you to build, test, and publish your .NET Core apps. It's important that the .NET team understands how the tools are used so they can be improved. Information on failures helps the team resolve problems and fix bugs.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DOTNET_CLI_TELEMETRY_OPTOUT=true
Next.js
Next.js collects completely anonymous telemetry data about general usage. Participation in this anonymous program is optional, and you may opt-out if you'd not like to share any information.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
NEXT_TELEMETRY_DISABLED=1
2. Run command
Scope: π€ User
npx next telemetry disable
NocoDB
NocoDB collects telemetry.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
NC_DISABLE_TELE=1
Nuxt.js
Nuxt Telemetry collects anonymous telemetry data about general usage. This helps us to accurately gauge feature usage and customization across all our users.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
NUXT_TELEMETRY_DISABLED=1
2. Run command
Scope: π€ User
npx nuxt telemetry disable --global
One Codex API - Python Client Library and CLI
One Codex CLI logs errors to One Codex's Sentry server.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ONE_CODEX_NO_TELEMETRY=True
Ory
Ory's services collect summarized, anonymized data that can optionally be turned off.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SQA_OPT_OUT=true
2. Visit link(s) for more details
-
Provide
--sqa-opt-out
flag to Ory product. -
Set the yaml configuration key (if supported by Ory product):
sqa.opt_out=true
Oryx
When utilized within Azure services, this project collects usage data and sends it to Microsoft to help improve our products and services.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ORYX_DISABLE_TELEMETRY=true
otel-launcher-node
Launcher automatically collects and sends host metrics to Lightstep.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
LS_METRICS_HOST_ENABLED=0
Pants
Pants can optionally send anonymized telemetry to the Pants project. This data helps us develop and improve Pants by detecting bugs, analyzing usage patterns, and so on. Telemetry is sent in the background, so it doesn't slow down your Pants runs. No telemetry is sent until you opt in to this feature.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
PANTS_ANONYMOUS_TELEMETRY_ENABLED=false
2. Visit link(s) for more details
-
Provide
--no-anonymous-telemetry-enabled
flag. -
To explicitly opt out of telemetry and silence any logging about it add this to your
pants.toml
:[anonymous-telemetry] enabled = false
Microsoft Power Platform CLI
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
pac telemetry disable
Prisma
Telemetry helps us better understand how many users are using our products and how often they are using our products.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Invocations of the prisma CLI and general usage of Studio results in data being sent to the telemetry server at https://checkpoint.prisma.io.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=1
Error reporting
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Before an error report is submitted, there will always be a prompt asking you to confirm or deny the submission of the error report!
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
You can opt-out of data collection by responding to the interactive prompt with no.
projector-cli
Projector uses Application Insights to better understand and fix errors that come up in the CLI.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
TELEMETRY_ENABLED=0
PROSE Code Accelerator SDK
PROSE sends telemetry information for the purpose of improving the product. The data collected is not used to identify any person.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
PROSE_TELEMETRY_OPTOUT=ANY_VALUE
2. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/prose/config.json |
macOS | $HOME/.config/prose/config.json |
Windows | %USERPROFILE%\.config\prose\config.json |
Content
{
"telemetry_opt_out": true
}
pytket
pytket features a telemetry module which can be used to keep track of pyktet usage and will provide usage analytics and error reporting at a later date. Telemetry is disabled by default.
List of known telemetry channels:
Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Once a user has opted in to telemetry they will be assigned a telemetry ID by making an HTTP request to a CQC server with some information about their system. The telemetry feature will not collect any Personally Identifiable Information (PII).
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/pytket/config.json |
macOS | $HOME/.config/pytket/config.json |
Windows | %USERPROFILE%\.config\pytket\config.json |
Content
{
"enable_telemetry": false
}
REST API Fuzz Testing (RAFT)
By default, we collect anonymous usage data from your RAFT instance, which helps us understand how users use RAFT and the problems they experience, which in turn, helps us improve the quality of the offering over time.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Disable metrics in config file
The first time you use this command, RAFT will create an empty 'defaults.json' file in the CLI directory on your local machine. Set the 'metricsOptIn' field in this file set to 'false'
Rasa
Rasa uses telemetry to report anonymous usage information. This information is essential to help improve Rasa Open Source for all users.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
RASA_TELEMETRY_ENABLED=false
2. Run command
Scope: π€ User
rasa telemetry disable
react-admin
In production, react-admin applications send an anonymous request on mount to a telemetry server operated by marmelab.
List of known telemetry channels:
Domain stats
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
You can opt out of telemetry by simply adding
disableTelemetry
to the<Admin>
component:// in src/App.js import * as React from "react"; import { Admin } from 'react-admin'; const App = () => ( <Admin disableTelemetry> // ... </Admin> );
React Native for Windows + macOS
Some build-time tools will send telemetry to Microsoft by default. No telemetry is collected or transmitted in the final app.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
react-native-windows/cli | Using commandline flag
Provide
--no-telemetry
flag. -
react-native-windows-init | Using commandline flag
Provide
--no-telemetry
flag.
ReportPortal (JS client)
ReportPortal collects only information about agent name and version. This information is sent to Google analytics on the launch start.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
REPORTPORTAL_CLIENT_JS_NO_ANALYTICS=true
ReportPortal (Pytest plugin)
ReportPortal collects information about agent name and its version only. This information is sent to Google analytics on the launch start.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
AGENT_NO_ANALYTICS=1
RESTler
RESTler collects telemetry in order to understand usage and prioritize improvements.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
RESTLER_TELEMETRY_OPTOUT=1
Rockset CLI
The Rockset CLI includes a telemetry feature that collects some usage data. This feature is enabled by default. We never log any sensitive data, query text, or query result data.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ROCKSET_CLI_TELEMETRY_OPTOUT=1
Testim Root Cause
As part of an incubating feature, we are collection some basic telemetry & usage statistics.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SUGGESTIONS_OPT_OUT=ANY_VALUE
Rover CLI
By default, Rover collects some anonymous usage data to help us improve the tool.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
APOLLO_TELEMETRY_DISABLED=1
Salto CLI
Telemetry refers to the collection of non personally identifiable data. The data is being used to improve the product's performance, as well as detect bugs and issues.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SALTO_TELEMETRY_DISABLE=1
2. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.salto/salto.config/config.nacl |
macOS | $HOME/.salto/salto.config/config.nacl |
Windows | %USERPROFILE%\.salto\salto.config\config.nacl |
Content
AppConfig:
telemetry: false
Serverless Framework
Serverless Framework collects anonymous telemetry data in order to better understand the needs of our users and to help drive better prioritization of improvements and more informed decisions.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SLS_TELEMETRY_DISABLED=1
2. Run command
Scope: π€ User
serverless slstats --disable
Usage data (alternate environment variable)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SLS_TRACKING_DISABLED=1
Salesforce CLI
Salesforce collects usage data and metrics (telemetry) to help improve Salesforce CLI. We collect anonymous information related to the use of the CLI and plug-ins, such as which commands and parameters were run, and performance and error data.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SFDX_DISABLE_TELEMETRY=true
2. Run command
Scope: π€ User
sfdx config:set disableTelemetry=true --global
Usage data (alternate environment variable)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SF_DISABLE_TELEMETRY=true
SKU
To help us improve sku, please install our private telemetry package that gives us insights on usage, errors and performance.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SKU_TELEMETRY=false
Stencil
As of version 2.7.0, Stencil collects anonymous telemetry data about usage of our command line interface.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
npx stencil telemetry off
Strapi
Strapi contains a feature in which anonymous and otherwise non-sensitive data is collected. This data is collectively aggregated for all our users, which when taken together give us a better global understanding of how users are interacting and using Strapi.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Don't send telemetry usage data to Strapi.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
STRAPI_TELEMETRY_DISABLED=true
Usage data (per-project)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Disable per-project usage data reporting
Should you decide to opt-out, you may do so by removing the 'uuid' property in the 'package.json' file located within the root of your project. This will automatically disable this feature.
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Don't show the notification message about updating strapi in the terminal.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
STRAPI_DISABLE_UPDATE_NOTIFICATION=true
Tuist
Tuist sends some anonymous analytics events to track the usage of the tool.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
TUIST_STATS_OPT_OUT=1
TYPO3
Since TYPO3 CMS 6.2, the Install Tool allows integrators to update the TYPO3 Core with a click of a button.
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
The Core Updater functionality can be turned off, in order to avoid users using it, i.e. if you use your own update mechanism. This feature is already disabled when TYPO3 is installed via Composer.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
TYPO3_DISABLE_CORE_UPDATER=1
Update check (Apache compatibility)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Using Apache
mod_rewrite
in certain setups makes environment variables from original requests available in the target request asREDIRECT_<envvar>
.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
REDIRECT_TYPO3_DISABLE_CORE_UPDATER=1
vstest
Going forward vstest platform will enable collection of rich telemetry data points to helps us and any vstest consuming platform in making the right choices to improve end user experience.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
VSTEST_TELEMETRY_OPTEDIN=0
VueDX
This package contains telemetry and submits various actions to Sentry.io.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
VUEDX_TELEMETRY=off
WAPM CLI
During the alpha, telemetry (specifically error logging to Sentry) is enabled by default in the WAPM CLI. We send and record information such as IP address, operating system name and version, and the error/panic message.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
wapm config set telemetry.enabled false
Warp
For our beta phase, we do send telemetry by default and associate it with the logged in user.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
All app interactions are tracked via segment.com
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Add this record to your hosts file to block access to Segment
0.0.0.0 api.segment.io
webhint
At the end of the second run webhint we will ask if you want to send limited usage information to help us to build a better product.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
HINT_TELEMETRY=off
2. Run command
Scope: π€ User
hint --telemetry=off
Webiny
By default, Webiny collects anonymous usage information, which is exclusively used for improving the product and understanding usage patterns.
List of known telemetry channels:
Usage data (env. var)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
REACT_APP_WEBINY_TELEMETRY=false
Usage data (command)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
yarn webiny disable-tracking
Yarn 2
Data are sent via batches, roughly every seven days. This prevents us from tracking your usage with a too high granularity, leaving us only the most useful information to do our job efficiently.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
YARN_ENABLE_TELEMETRY=0
2. Run command
Scope: π€ User
yarn config set --home enableTelemetry 0
Usage data (per-project)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Disable per-project usage data reporting
To disable it on a project (including for anyone who would clone it), run: yarn config set enableTelemetry 0
DevOps
AutomatedLab
AutomatedLab will start to collect telemetry starting with version 5.0. This is an opt-out collection and you will be asked once to specify whether or not you want to send us telemetry data.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
AUTOMATEDLAB_TELEMETRY_OPTIN=0
2. Run command
Scope: π€ User
OS | Command |
---|---|
Other | pwsh -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Import-Module AutomatedLab -ErrorAction Stop ; Disable-LabTelemetry -ErrorAction Stop" |
Windows | powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Import-Module AutomatedLab -ErrorAction Stop ; Disable-LabTelemetry -ErrorAction Stop" |
Usage data (legacy env. var.)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
AUTOMATEDLAB_TELEMETRY_OPTOUT=1
AutoSPInstaller Online
Telemetry is disabled by default
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DisableTelemetry=True
Batect
No personally identifiable information or telemetry information is sent to the API as part of this process.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
BATECT_ENABLE_TELEMETRY=false
2. Run command
Scope: π€ User
batect --permanently-disable-telemetry
3. Visit link(s) for more details
-
Disable telemetry collection by blocking network access to telemetry host.
If you wish to block telemetry data uploads at the network level, block access to
api.abacus.batect.dev
. Note that the IP address of this host name can change at any time, so it is best to block the host name, not the IP address.
Usage data (per-invocation)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Disable telemetry collection or uploading for a single invocation.
If you would like to disable telemetry collection or uploading for a single invocation, pass the --no-telemetry flag, for example: ./batect --no-telemetry the-task
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Batect checks for updated versions and displays a reminder to the user if a newer version is available. It automatically checks for updates at most once every 36 hours.
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Passing this flag will disable both the update check and notification:
--no-update-notification
.
Chef Automate
Users of this Chef Automate server may elect to share user-anonymized usage data with Chef Software, Inc. Chef uses this shared data to improve Chef Automate.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Admins can opt out of telemetry for the Automate server and all of its users, by editing an existing
configuration.toml
or create a new TOML file. -
Individual users can opt out of telemetry by unchecking the telemetry box on the welcome pop-up the first time they log into Automate. To opt out of telemetry at any later point in time, navigate to the profile icon, select βAbout Chef Automateβ from the drop-down, and uncheck the telemetry checkbox.
Chef Workstation
In order to continually improve Chef Workstation, we collect information to help us identify bugs and understand how people interact with Chef Workstation.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHEF_TELEMETRY_OPT_OUT=1
2. Edit config file (TOML)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.chef-workstation/config.toml |
macOS | $HOME/.chef-workstation/config.toml |
Windows | %USERPROFILE%\.chef-workstation\config.toml |
Content
[telemetry]
enabled=false
Consul
Consul makes use of a HashiCorp service called Checkpoint which is used to check for updates and critical security bulletins.
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disables automatic checking for security bulletins and new version releases. This is disabled in Consul Enterprise.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=ANY_VALUE
2. Edit config file (JSON)
Scope: π€ User
Path: some-dir/example.json
Content
{
"disable_update_check": true
}
Update check signature
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disables providing an anonymous signature for de-duplication with the update check
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
Path: some-dir/example.json
Content
{
"disable_anonymous_signature": true
}
Dagger
By default, the dagger CLI sends anonymized telemetry to dagger.io
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DO_NOT_TRACK=1
decK
decK collects anonymized data to track feature adoption.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DECK_ANALYTICS=off
Earthly
By default, Earthly collects anonymized data which we use for measuring performance of the earthly command.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disable usage data reporting
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
EARTHLY_DISABLE_ANALYTICS=1
2. Edit config file (YAML)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.earthly/config.yml |
macOS | $HOME/.earthly/config.yml |
Windows | %USERPROFILE%\.earthly\config.yml |
Content
global:
disable_analytics: true
F5 BIG-IP Terraform provider
The F5 BIG-IP provider gathers non-identifiable usage data for the purposes of improving the product as outlined in the end user license agreement for BIG-IP.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
TEEM_DISABLE=true
F5 CLI
F5 collects non-personal telemetry data to help improve the CLI.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
F5_ALLOW_TELEMETRY=false
Infracost
When using a self-hosted Cloud Pricing API, Infracost CLI will send telemetry data.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Opt-out of telemetry when using a self-hosted Cloud Pricing API.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
INFRACOST_SELF_HOSTED_TELEMETRY=false
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Skip the Infracost update check.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
INFRACOST_SKIP_UPDATE_CHECK=true
k0s
To improve the end-user experience k0s is configured by default to collect telemetry data from clusters and send it to the k0s development team.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
To disable the telemetry function, change the enabled setting to
false
:spec: telemetry: enabled: true
Kics
Kics is using Sentry's application monitoring platform for crash reports collection: https://sentry.io/
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data (current)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DISABLE_CRASH_REPORT=1
Usage data (legacy)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
KICS_COLLECT_TELEMETRY=0
kPow
The kPow UI records product usage with Google Analytics. We receive the standard Google Analytics data set (page views, location, etc). We also receive a small number of custom events when you take user action (topic-create, topic-delete, sample-topic, etc).
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Trial users cannot opt out of product telemetry. Licensed users can configure the following environment variable to opt out of product telemetry.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ALLOW_UI_ANALYTICS=false
kubeapt
The software may collect information about you and your use of the software.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DASH_DISABLE_TELEMETRY=ANY_VALUE
MSLab
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
MSLAB_TELEMETRY_LEVEL=None
Nuke
As an effort to improve NUKE and to provide you with a better and more tailored experience, we include a telemetry feature that collects anonymous usage data and enables us to make more informed decisions for the future development.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
NUKE_TELEMETRY_OPTOUT=1
OpenVZ
vzstats is a tool to gather OpenVZ usage statistics.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
You can completely disable vzstats client on a machine by executing the following command:
mkdir -p /etc/vz touch /etc/vz/vzstats-disable
Packer
When Packer is invoked it sometimes calls out to checkpoint.hashicorp.com to look for new versions of Packer.
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=1
PnP PowerShell
By default PnP PowerShell will report its usage to the PnP Team.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data (env. var)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
By default PnP PowerShell will report its usage to the PnP Team. We collection information about the version of PnP PowerShell and the cmdlet executed. Notice that we will not include parameters used and we will not include any values of parameters.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
PNPPOWERSHELL_DISABLETELEMETRY=true
Usage data (cmdlet)
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
In order to help to make PnP PowerShell better, we can track anonymous telemetry. We track the version of the cmdlets you are using, which cmdlet you are executing and which version of SharePoint you are connecting to.
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
OS | Command |
---|---|
Other | pwsh -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Import-Module PnP.PowerShell -ErrorAction Stop ; Disable-PnPPowerShellTelemetry -Force -ErrorAction Stop" |
Windows | powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "Import-Module PnP.PowerShell -ErrorAction Stop ; Disable-PnPPowerShellTelemetry -Force -ErrorAction Stop" |
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
One time per PowerShell session PnP PowerShell will check for new versions when you execute
Connect-PnPOnline
.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
PNPPOWERSHELL_UPDATECHECK=false
Pulumi
Pulumi tries to access pulumi.com to get the latest version.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
PULUMI_SKIP_UPDATE_CHECK=true
Azure Service Fabric CLI
Sfctl telemetry collects command name without parameters provided or their values, sfctl version, OS type, python version, the success or failure of the command, the error message returned.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
sfctl settings telemetry set_telemetry --off
Skaffold
To help prioritize features and work on improving Skaffold, we collect anonymized Skaffold usage data. Usage data does not include any argument values or personal information.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Run command
Scope: π€ User
skaffold config set --global collect-metrics false
Telepresence
Telepresence collects some basic information about its users so it can send important client notices, such as new version availability and security bulletins. We also use the information to aggregate basic usage analytics anonymously.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
SCOUT_DISABLE=1
Terraform
The Terraform CLI commands interact with the HashiCorp service Checkpoint to check for the availability of new versions and for critical security bulletins about the current version.
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disable checkpoint calls entirely.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=ANY_VALUE
2. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.terraformrc |
macOS | $HOME/.terraformrc |
Windows | %APPDATA%\terraform.rc |
Content
disable_checkpoint = true
Update check signature
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disable the use of an anonymous signature in checkpoint requests. This allows Terraform to check for security bulletins but does not send the anonymous signature in these requests.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (plaintext)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.terraformrc |
macOS | $HOME/.terraformrc |
Windows | %APPDATA%\terraform.rc |
Content
disable_checkpoint_signature = true
Terraform Provider for Azure
If a custom
partner_id
is not specified, Azure provider will send the Terraform Partner ID to Microsoft to facilitate partner resource usage attribution.
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
if a custom
partner_id
is not specified, Azure provider will send the Terraform Partner ID to Microsoft to facilitate partner resource usage attribution.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ARM_DISABLE_TERRAFORM_PARTNER_ID=true
Cloud Development Kit for Terraform
CDK for Terraform CLI (cdktf-cli) interacts with a HashiCorp service called Checkpoint to report project metrics such as cdktf version, project language, provider name, platform name, and other details that help guide the project maintainers with feature and roadmap decisions.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=ANY_VALUE
Vagrant
Vagrant interacts with HashiCorp services to provide update notifications.
List of known telemetry channels:
Vagrant update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Vagrant does occasional network calls to check whether the version of Vagrant that is running locally is up to date.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
VAGRANT_CHECKPOINT_DISABLE=ANY_VALUE
Vagrant box update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
By default, Vagrant will query the metadata API server to see if a newer box version is available for download.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
VAGRANT_BOX_UPDATE_CHECK_DISABLE=ANY_VALUE
Weave Net
Weave Net periodically contacts Weaveworks servers for available versions. New versions are announced in the log and in the status summary.
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=1
werf
We collect anonymous usage data to improve werfβs features and steer its development in the right direction.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Disable usage data reporting
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
WERF_TELEMETRY=0
WKSctl
wksctl contacts Weaveworks servers for available versions. When a new version is available, wksctl will print out a message along with a URL to download it.
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
CHECKPOINT_DISABLE=1
Drivers
Nvidia drivers
Details on your device and network configurations, how you are using our products or services (including the software you are using), and details on how your system is performing, so we can optimize hardware and software configurations.
List of known telemetry channels:
Diagnostic data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Analyzing GeForce Experience Data Transfers with Packet Monitoring
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
Our free software lets you customize the NVIDIA GeForce Driver package by removing components that you don't need (or want).
-
Disable Nvidia Telemetry is a utility that allows you to disable the telemetry services Nvidia bundles with their drivers.
Operating systems
Windows 10
Microsoft collects Windows diagnostic data to solve problems and to keep Windows up to date, secure, and operating properly.
List of known telemetry channels:
Usage data | Enterprise
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Applies to: Windows 10 Enterprise/Education, Windows Server 2016 and newer
Use methods described below to opt-out of this telemetry channel.
1. Set registry key
Scope: π» Machine
- Path:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection\AllowTelemetry
- Type:
REG_DWORD
- Value:
0
Example:
reg add HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection /v AllowTelemetry /d 0 /t REG_DWORD /f
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
There is no official way to disable telemetry in all other Windows editions (Home/Pro/etc...)
Use methods described below to opt-out of this telemetry channel.
1. Visit link(s) for more details
-
ghacks.net | Comparison of Windows 10 Privacy tools
We update the listing regularly. Please let us know about any updates that we may have missed, and about new programs that you found that are not on it already.
-
github.com | Windows 10 Sophia Script
A PowerShell module for Windows 10 fine-tuning and automating the routine tasks π
-
github.com | crazy-max/WindowsSpyBlocker
π‘ Block spying and tracking on Windows
-
github.com | builtbybel/Privatezilla
Privatezilla is the simplest way to perform a quick privacy and security check of your Windows 10 copy.
-
github.com | builtbybel/SharpApp
π©βοΈπA #app with cutting edge technology to minimize windows-10 telemetry and maximize privacy plus many more
Other
AccessMap
AccessMap tracks website interactions to do research on user interactions and root out bugs.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
ANALYTICS=no
Shells
Oh My Zsh
By default, you will be prompted to check for upgrades every few weeks.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DISABLE_AUTO_UPDATE=true
PowerShell Core
PowerShell Core sends basic telemetry data to Microsoft and queries an online service to determine if a newer version is available.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
PowerShell sends basic telemetry data to Microsoft. This data allows us to better understand the environments where PowerShell is used and enables us to prioritize new features and fixes.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
POWERSHELL_TELEMETRY_OPTOUT=1
2. Visit link(s) for more details
-
Disable telemetry in PowerShell Core 6.0
You can opt-out from telemetry by creating 'DELETE_ME_TO_DISABLE_CONSOLEHOST_TELEMETRY' file in the directory where 'pwsh' binary is installed.
Update check
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
PowerShell uses update notifications to alert users to the existence of updates to PowerShell. Once per day, PowerShell queries an online service to determine if a newer version is available.
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
POWERSHELL_UPDATECHECK=Off
VSCode extension
Azure Application Insights (VSCode)
The software may collect information about you and your use of the software and send it to Microsoft.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
AITOOLSVSCODE_DISABLETELEMETRY=ANY_VALUE
docs-yaml (VSCode)
The software may collect information about you and your use of the software and send it to Microsoft.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"docsYaml.telemetry.enableTelemetry": false
}
2. Visit link(s) for more details
-
Follow the steps below to disable data collection:
- In Visual Studio Code: File > Preferences > Settings
- Navigate to Extensions > Docs Yaml
- Uncheck Enable usage data and errors to be sent to an online service.
ESP-IDF (VSCode)
We collect telemetry data, from vscode extension which is used to help understand how to improve the extension. For example, this usage data helps to debug issues, such as slow start-up times, and to prioritize new features.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"idf.telemetry": false
}
JavaScript debugger (VSCode)
The software may collect information about you and your use of the software.
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Set environment variable
Scope: β§ Process
DA_TEST_DISABLE_TELEMETRY=1
Julia (VSCode)
You can help improve the Julia VS Code extension by sending usage statistics and exceptions to the development team. By default, telemetry and crash report data are not collected, but rather the user has to opt-in to have their data sent.
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Anonymous, non-identifying usage and error data is sent to the development team.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"julia.enableTelemetry": false
}
Crash data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Stack traces from errors in the extension are sent to the development team. Those stack traces can contain identifying information, for example filenames.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"julia.enableCrashReporter": false
}
PrintCode (VSCode)
PrintCode records product usage with Google Analytics.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"printcode.disableTelemetry": true
}
REST Client (VSCode)
REST Client sends out anonymous usage data.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"rest-client.enableTelemetry": false
}
Serverless IDE (VSCode)
ServerlessIDE collects anonymous information related to the usage of the extensions, such as which commands were run, as well as performance and error data.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data and crash reports
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
We also respect the global telemetry setting telemetry.enableTelemetry; if that is set to false, ServerlessIDE telemetry is disabled.
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"serverlessIDE.telemetry.enableTelemetry": false
}
Terminal (VSCode)
Terminal uses Application Insights to track telemetry data. By default, telemetry data collection is turned on.
- Telemetry details
- Privacy policy: β
List of known telemetry channels:
Usage data
Official | Usage data | Update check | Error report |
---|---|---|---|
β | β | β | β |
Use methods described below to opt-out of this telemetry channel.
1. Edit config file (JSON)
Scope: π€ User
OS | Path |
---|---|
Linux | $HOME/.config/Code/User/settings.json |
macOS | $HOME/Library/Application Support/Code/User/settings.json |
Windows | %APPDATA%\Code\User\settings.json |
Content
{
"terminal.enableAppInsights": false
}