Skip to content

Add anon tracking notice for installers#7437

Merged
Ferroin merged 4 commits intonetdata:masterfrom
ncmans:add-anon-tracking-notice-for-installers
Dec 19, 2019
Merged

Add anon tracking notice for installers#7437
Ferroin merged 4 commits intonetdata:masterfrom
ncmans:add-anon-tracking-notice-for-installers

Conversation

@ncmans
Copy link
Copy Markdown
Contributor

@ncmans ncmans commented Dec 5, 2019

Fixes #7401
Fixes #7470

TODO

  • Update kickstart installers

@squash-labs
Copy link
Copy Markdown

squash-labs bot commented Dec 5, 2019

Manage this branch in Squash

Test this branch here: https://ncmansadd-anon-tracking-notice-i5h5a.squash.io

@netdatabot netdatabot added the area/packaging Packaging and operating systems support label Dec 5, 2019
@sneak
Copy link
Copy Markdown

sneak commented Dec 5, 2019

You should be checking for DO_NOT_TRACK as non-zero and non-empty, not specifically equal to 1.

Additionally, the claim that the statistics being collected are anonymous is false.

@odyslam
Copy link
Copy Markdown
Contributor

odyslam commented Dec 5, 2019

Hey @ncmans,

check this: Homebrew/brew#6745 🤔

Comment thread packaging/docker/run.sh Outdated
@Ferroin
Copy link
Copy Markdown
Member

Ferroin commented Dec 11, 2019

Also Fixes:#7470

Somehow the docs got updated to mention the option before this got merged.

@joelhans
Copy link
Copy Markdown
Contributor

Hey @Ferroin — Where do you see the docs updated? All I'm aware of is the my PR that's still open, unless someone managed to sneak some changes to the docs past me completely...

@Ferroin
Copy link
Copy Markdown
Member

Ferroin commented Dec 12, 2019

@joelhans On the live docs site, anonymous statistics page, all the way at the bottom it mentions the --disable-telemetry option which this PR is adding.

@knatsakis knatsakis requested a review from Ferroin December 16, 2019 16:57
@Ferroin Ferroin merged commit 4edc7e9 into netdata:master Dec 19, 2019
@ncmans ncmans deleted the add-anon-tracking-notice-for-installers branch December 19, 2019 20:06
jackyhuang85 pushed a commit to jackyhuang85/netdata that referenced this pull request Jan 1, 2020
* Show notice of anonymous data collection

* Add DO_NOT_TRACK env var to docker run script

* Add disable-telemetry option to kickstart-static64

* Check if DO_NOT_TRACK is set
Saruspete pushed a commit to Saruspete/netdata that referenced this pull request May 21, 2020
* Show notice of anonymous data collection

* Add DO_NOT_TRACK env var to docker run script

* Add disable-telemetry option to kickstart-static64

* Check if DO_NOT_TRACK is set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs area/packaging Packaging and operating systems support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kickstart-static64.sh: Unknown option '--disable-telemetry' or invalid number of arguments. Inform users about telemetry and how to opt-out

9 participants