[o11y] Introduce distinct event type for STW events#6594
Conversation
|
UnknownError: ProviderInitError |
|
@fhanau Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
Merging this PR will not alter performance
Comparing Footnotes
|
cf8dd3d to
718fd87
Compare
|
Looks like there are legitmate (non-flaky) CI failures with this change in the internal project. |
Yup, that's because I opened the workerd PR before the internal PR – the internal PR makes some test changes, CI is passing there |
This will make it easier to distinguish between STW and BTW invocations internally, each event type should have a distinct type. The authoritative internal definition has already been updated for this.
718fd87 to
19a302d
Compare
This will make it easier to distinguish between STW and BTW invocations internally, each event type should have a distinct type. The authoritative internal definition has already been updated for this.
Also see the internal PR, especially to verify that the right event type is being used.