beatcracker / toptout

📡 Easily opt-out from telemetry collection
https://toptout.me
MIT License
132 stars 6 forks source link

Add env var WG_TELEMETRY_DISABLED=1 #576

Open emanuelb opened 1 year ago

emanuelb commented 1 year ago

https://github.com/wundergraph/wundergraph/blob/b388c2d2f0792b6aec2e23ca7973594033c5a6d7/docs-website/src/pages/usage-information.md#how-do-i-opt-out

How Do I Opt-Out?

You may opt out-by running the WunderGraph command with wunderctl up --telemetry=false or globally with an environment variable WG_TELEMETRY_DISABLED=1.