Skip to content

"Disable telemetry" refinements #124411

@gspencergoog

Description

@gspencergoog

I recently updated my master branch, and noticed some things having to with the telemetry notification:

  1. When the notice about telemetry collection shows in VSCode, it doesn't put anything in the output log, so once dismissed it can't be easily re-read.
  2. I initially misread the command as "run (flutter|dart) disable-telemetry" instead of the actual command "run (flutter|dart) --disable-telemetry" (at least I assume I misread it: I can't go back and see). Could we just make disable-telemetry an actual command (either in addition to the flag, or instead of)?
  3. When it is run, it's not clear to me what telemetry it disables, or what the scope is: for example, if I disable telemetry for the dart command, does that also disable it for the flutter command, or do I have to run it once for each? It would be good if the notifications that the telemetry has been disabled included this information (and it would be nice if the messages on both Dart and Flutter were similar: right now they are not).

cc @eliasyishak

Metadata

Metadata

Assignees

Labels

c: contributor-productivityTeam-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions