Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

telemetry: send an event when the state change #106

Open
guillaumerose opened this issue May 4, 2021 · 0 comments
Open

telemetry: send an event when the state change #106

guillaumerose opened this issue May 4, 2021 · 0 comments

Comments

@guillaumerose
Copy link
Contributor

On status change, the tray should send an event in the telemetry.
It will enable us to better understand what is happening and why the user is clicking on the button.

Also, maybe add the current status of the tray as a property in all events (click start, etc.).

We would see in Segment something like:
click start (current status = stopped)
status changed to starting
status changed to running
click stop (current status = running)
click delete (current status = stopping)
status changed to stopped

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant