Skip to content

Measure duration time from start till end of setup guide#1135

Merged
Soner (shyim) merged 3 commits into
nextfrom
feat/setup-guide-duration
Jun 30, 2026
Merged

Measure duration time from start till end of setup guide#1135
Soner (shyim) merged 3 commits into
nextfrom
feat/setup-guide-duration

Conversation

@tturkowski

Copy link
Copy Markdown
Contributor

Goal
We want to measure how much time user took from start of the setup guide till it's finished.

How was it solved?

  • We set startedAt time when users press Enter to start setup
  • On the last step when the config is saved successfully, we calculate duration time and emit new setup_wizard_completed event with duration_ms as payload.

Comment thread internal/devtui/model_update.go
@shyim

Copy link
Copy Markdown
Member

Claude (@claude) can you add the chosen PHP version to the event payload

@shyim Soner (shyim) merged commit 889a9de into next Jun 30, 2026
2 checks passed
@shyim Soner (shyim) deleted the feat/setup-guide-duration branch June 30, 2026 04:01
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.

2 participants