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

How do we ensure that we have all the available data to solve bugs appearing in the wild #3914

Closed
oreHGA opened this issue May 30, 2020 · 1 comment
Labels
Area-Telemetry Issues that relate to telemetry

Comments

@oreHGA
Copy link

oreHGA commented May 30, 2020

Summary of the new feature/enhancement

Problem

As PowerToys usage increases, there'll likely be more issues appearing in the wild that the team won't have caught - even after extensive tests. How do we ensure that we have all the available data to know when these issues occur without users needing to report them & guide solving them?

Potential Impact

  • Improved customer satisfaction as the team is now one step ahead of issues, potentially leading to quicker turn to fixing them
  • Reduced dev hours trying to repro/triage issues raised by users :)
  • Team can potentially rank issues based on impact on users, criticality of scenarios...

Proposed technical implementation details

I don't have the all the technical technical worked out, but my suggested approach is:

A framework that is able to collect key traces when scenarios don't meet certain defined measures while still ensuring user privacy is upheld. Afterwards, parsing/exploring these traces to highlight & suggest possible root causes, getting rate of occurrence & gauging impact to users etc. This will probably need to be spec'd out based on what telemetry currently exists at the moment, existing work that can be leveraged and what the team's suggested approach is.

What do you think?

@jyuwono jyuwono added the Area-Telemetry Issues that relate to telemetry label Jun 1, 2020
@saahmedm saahmedm added this to the v1.0 Release milestone Jun 4, 2020
@crutkas
Copy link
Member

crutkas commented Dec 14, 2020

Tracked against #726. this is in progress

@crutkas crutkas closed this as completed Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Telemetry Issues that relate to telemetry
Projects
None yet
Development

No branches or pull requests

4 participants