Produce telemetry on yellow triangles in the dependency tree #6575
Labels
Feature-Dependency-Node
"Dependencies" node in Solution Explorer that display project, binary & package references
Resolution-Fixed
The bug has been fixed, refer to the milestone to see in which release it was fixed.
Triage-Approved
Reviewed and prioritized
Milestone
We would like to obtain data about the prevalence of warning icons in the dependencies tree in order to monitor progress in their reduction over time.
It's not currently possible to know when a yellow triangle is displayed due to the dependency being incorrectly specified and therefore unresolvable vs. there being a product bug that results in this error state, being that the tree is the last line of defence.
However we do believe that as we reduce the number of product bugs, we should see a reduction in yellow triangles in telemetry.
A pragmatic approach here may be to report the number of resolve/unresolved dependencies of each type when the project is unloaded.
The text was updated successfully, but these errors were encountered: