sst / ion

Moved to https://github.com/sst/sst
https://github.com/sst/sst
MIT License
2.13k stars 243 forks source link

feat: disable telemetry with env var from v2 #1152

Closed sebws closed 1 month ago

sebws commented 1 month ago

restore functionality from v2. I've not actually built this yet and just made the edits on Github, sorry.

I think this should be added to the documentation, but not sure if it should be added to the CLI description of telemetry?

jayair commented 1 month ago

Thanks.

Can we test this?

Also, lets open an issue for this.

sebws commented 1 month ago

by test, do you mean write tests or just make sure it builds etc.?

I've updated to include DO_NOT_TRACK and explicitly check the variables == 1. I've taken the language from the SST v2 docs for the description

jayair commented 1 month ago

Yeah can we also open an issue for this?

jayair commented 1 month ago

Oh I see it.