You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #82805 (and related) we had to update the AllowEmptyTelemetry task usage in the Crossgen targets to account for changes in the upstream SDK targets, which are the ones that customers actually use. While maintaining parity for the copies in this repo is important, in order to reduce the blast radius of other SDK changes we should consider removing the use of AET entirely here, in the 7.0 and 8.0 code flows.
It should be enough to remove this range from the 7.0 and main branches.
The text was updated successfully, but these errors were encountered:
In #82805 (and related) we had to update the AllowEmptyTelemetry task usage in the Crossgen targets to account for changes in the upstream SDK targets, which are the ones that customers actually use. While maintaining parity for the copies in this repo is important, in order to reduce the blast radius of other SDK changes we should consider removing the use of AET entirely here, in the 7.0 and 8.0 code flows.
It should be enough to remove this range from the 7.0 and main branches.
The text was updated successfully, but these errors were encountered: