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
Since the last review, Insights and Deployment have been made optional,
and we opt out of each now.
The highly performance-sensitive nature of
this library means that adding telemetry would incur unacceptable
overheads; applications using this library would typically collect any
performance telemetry at a higher level. And this is a leaf component
that is never deployed in isolation, and which has no deployment requirements of
its own, so there is nothing to do on that front.
In this review, we therefore now opt out of both rules.
0 commit comments