Remove errorProps parameter
Note: This release breaks the .d.ts
by removing errorProps
as a parameter option from sendTelemetryErrorEvent
.
ErrorProps used to be used for certain environments that required special compliance. This parameter only affected first party extensions and led to a lot of confusion surrounding when errorProps applied. To help unify the first and third party experience the errorProps parameter has been removed.