Skip to content

Conversation

@lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Oct 21, 2022

This enables the new RequestData integration in the remix SDK in order to add request data to server-side events. The integration itself is already installed automatically when the SDK initializes, because it's one of the underlying node SDK's default integrations, but without access to the request, it currently no-ops. This enables it to function as intended by storing the request object in the scope's sdkProcessingMetadata.

@lobsterkatie lobsterkatie force-pushed the kmclb-remix-enable-RequestData-integration branch from ac13c62 to bc9c930 Compare October 21, 2022 06:14
@lobsterkatie
Copy link
Member Author

@onurtemizkan - Currently some of the tests are failing here, consistently timing out, for reasons I've been trying debug all evening but have come up empty on. Mind taking a look?

@onurtemizkan
Copy link
Collaborator

@lobsterkatie, sure I'm checking now 👍

@lobsterkatie lobsterkatie force-pushed the kmclb-remix-enable-RequestData-integration branch from bc9c930 to b08642e Compare October 27, 2022 06:58
@lobsterkatie
Copy link
Member Author

@onurtemizkan - Your fixes worked! Thanks!

@lobsterkatie lobsterkatie marked this pull request as ready for review October 27, 2022 07:29
@AbhiPrasad
Copy link
Member

Gonna merge this in for the release

@AbhiPrasad AbhiPrasad merged commit 6c8d6c3 into master Oct 27, 2022
@AbhiPrasad AbhiPrasad deleted the kmclb-remix-enable-RequestData-integration branch October 27, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants