microsoft / microsoft/tas-client
Add telemetry to retrieve the value ExP returns
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 6
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 7
Description
We already have the query-expfeature event, which includes the abexp.queriedfeature property. This helps us track which variables are being invoked in code. If we also included something like abexp.featurevalue (similar to the treatmentvalue property in the tasClientReadTreatmentComplete event from VS Code core), it would give us better visibility into whether experiments are retrieving the expected value from ExP
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.