Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Added telemetry to watch tab #8235

Merged
merged 1 commit into from Jul 1, 2021
Merged

Conversation

tonyanziano
Copy link
Contributor

Description

Adds two telemetry events to the Watch tab:

Event Name: StateWatchPropertyAdded
Fires when a user adds a property to watch.
Should include a custom property called 'property' which contains the property path being watched.

Event Name: StateWatchPropertyRemoved
Fires when a user removes a watched property.
Should include a custom property called 'property' which contains the property path being removed.

Task Item

Fixes #7948

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 55.446% when pulling 02bdfef on toanzian/watch-telemetry into 1492f8f on main.

@cypress
Copy link

cypress bot commented Jul 1, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 02bdfef
Started Jul 1, 2021 12:09 AM
Ended Jul 1, 2021 12:15 AM
Duration 05:55 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@hatpick hatpick merged commit 3869466 into main Jul 1, 2021
@hatpick hatpick deleted the toanzian/watch-telemetry branch July 1, 2021 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug Panel: Watch variables
5 participants