redhat-developer / redhat-developer/vscode-redhat-telemetry

Use the telemetry calls to handle user "feedback"

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
31
Forks
39
Avg merge
9h 15m
Merged PRs (30d)
1

Description

As a user of vscode-redhat-telemetry, I would like to also record user initiated feedback using the telemetry backend. However, a user requesting to give feedback, filling out the relevant forms, and clicking submit implies they accept having that data collected. Having the data be ignored because they haven't explicitly enabled telemetry seems a bit wrong. It would require the extra step of informing a user they need to enable telemetry for the feedback to be collected. However, they may not wish to do that.

This request would be to have a separate "feedback" API that would not check whether the user has accepted/rejected telemetry.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing telemetry calls and the consent checks they use, then identify the entry point for a separate feedback API. Done means user-initiated feedback can use the telemetry backend without requiring the general telemetry setting, with the behavior covered by the repository's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.