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

More useful metrics with fully automated data collection #84

Open
accolasia opened this issue Apr 1, 2017 · 0 comments
Open

More useful metrics with fully automated data collection #84

accolasia opened this issue Apr 1, 2017 · 0 comments
Assignees
Labels

Comments

@accolasia
Copy link
Contributor

Are the default metrics actually useful?

We've got a bunch of automated data collection that isn't part of the existing MVP metrics, and the metrics that are provided rely on button pushing in order to be useful.

Since we can calculate haystack size metrics, and learning curve metrics in relation to the work, could we incorporate some of these metrics into the default to provide interesting feedback as a starting point?

• WTF Density: The frequency of WTF events relative to the total Duration
• Needle Density: The number of YAY events relative to the total Duration
• Haystack Size: The magnitude of change built up prior to this troubleshooting session.
• Change Size: The magnitude of changes made during this troubleshooting session.
• Journey Cycle Time: The average/max/stddev of all troubleshooting journeys.
• Experiment Cycle Time: The average/max/stddev of time spent between execution events.
• Experiment Frequency: The number of times the code had to be executed before a solution was found.
• File Scope: The number of distinct contexts (e.g. filename, browser url) involved in troubleshooting the problem.
• Execution Scope: The number of distinct execution contexts (eg. Unit test A, Unit test B )

@accolasia accolasia self-assigned this Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant