-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bring back property tracking #5015
Copy link
Copy link
Open
Labels
Area: DebuggabilityIssues impacting the diagnosability of builds, including logging and clearer error messages.Issues impacting the diagnosability of builds, including logging and clearer error messages.Area: LoggingArea: Performanceregressiontriaged
Metadata
Metadata
Assignees
Labels
Area: DebuggabilityIssues impacting the diagnosability of builds, including logging and clearer error messages.Issues impacting the diagnosability of builds, including logging and clearer error messages.Area: LoggingArea: Performanceregressiontriaged
Type
Fields
Give feedbackNo fields configured for issues without a type.
Property tracking PR #4461 was reverted by #4663 due to increased evaluation allocations failing RPS.
It would be nice to revive this and fix the performance. Maybe turn it off by default to not hurt perf. But there is huge value in that change and it would be sad to lose it.