Move diagnostic-only events to separate providers #13809

Closed
opened 2026-01-31 03:52:41 +00:00 by claunia · 2 comments
Owner

Originally created by @miniksa on GitHub (May 14, 2021).

Originally assigned to: @miniksa on GitHub.

Turns out when we send diagnostic events on providers intended for other analysis... they can get listened to more than we expect and slow down the entire execution of the program.

This represents scrubbing through our expensive diagnostic-only events and moving them to their own providers (as correcting troubleshooting and data providers on the back end is more difficult, so we will leave those ones in place on the providers.)

Originally created by @miniksa on GitHub (May 14, 2021). Originally assigned to: @miniksa on GitHub. Turns out when we send diagnostic events on providers intended for other analysis... they can get listened to more than we expect and slow down the entire execution of the program. This represents scrubbing through our expensive diagnostic-only events and moving them to their own providers (as correcting troubleshooting and data providers on the back end is more difficult, so we will leave those ones in place on the providers.)
Author
Owner

@ghost commented on GitHub (May 25, 2021):

:tada:This issue was addressed in #10098, which has now been successfully released as Windows Terminal v1.8.1444.0.🎉

Handy links:

@ghost commented on GitHub (May 25, 2021): :tada:This issue was addressed in #10098, which has now been successfully released as `Windows Terminal v1.8.1444.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.8.1444.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (May 25, 2021):

:tada:This issue was addressed in #10098, which has now been successfully released as Windows Terminal Preview v1.9.1445.0.🎉

Handy links:

@ghost commented on GitHub (May 25, 2021): :tada:This issue was addressed in #10098, which has now been successfully released as `Windows Terminal Preview v1.9.1445.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.9.1445.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13809