Unlock producing and attaching binlogs to VS diags
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
### Contaxt
Idea formulated by @vzarytovskii
During collection of diags for VS feedback issues, we collect traces and other helpful info. We should think about producing and attaching binlogs (DTB + Build) as well.
### Notes
* We might want to circle-buffer remove older logs to get just the reasonably sized most recent logs
* This should be easy for user induced "provide feedback" action. Do we want to plug ourselves in other scenarios as well? (perfWatson, perf labs etc.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.