Purpose
Verify that events being emitted by the new instrumentation implemented in T324735 are logging as expected following the initial deployment of edit check to a small set of partner wikis.
Events to verify
See Instrumentation Spec for details. All new events are highlighted in yellow in the spec and the event values expected for each event are documented in Column F.
All new events logged in visualeditorfeatureuse
Suggested Steps
- Verify that there are no validation errors using logstash
- Confirm that all newly instrumented events are being logged in the visualeditorfeatureuse dataset
- Checks of aggregate data
- Events only logged at expected partner wikis
- Editing sessions can have multiple edit check events
- Order of workflow checks (i.e. a user is not expected to be able to dismiss edit check feedback (edit-check-reject) prior to opening it (window-open-from-check))
- Number of distinct editing sessions and users for each event logged to date.
- Events by edit count group
- Events by editor interface and integration (these events are only expected to appear with VE edits)
- Event by platform
Note: Client-side QA to be completed on patchdemo prior to deployment
Done
- Verify the Events to verify are landed in the database(s) are expected
- File tickets for any bugs/unexpected behavior
- Update VisualEditor/FeatureUse Data dictionary to reflect new feature and action names