-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
dart-lang/tools
#2059Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.property editor
Description
We can only use the data provided in the LogStatsFile to trigger a survey: https://github.com/dart-lang/tools/blob/b51f39d01f5a4af33428a0189cd62595c01e23de/pkgs/unified_analytics/lib/src/log_handler.dart#L16
This currently only includes the count of DevTools event. We will need to modify the unified_analytics package to include Property Editor events.
We can then use that as a trigger in the context survey JSON file:
Metadata
Metadata
Assignees
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.property editor