Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(remix): Add instrumentation step for Express server adapters. #504

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Nov 25, 2023

Adds support for instrumenting Express server adapters in Remix projects.

Summary:

Copy link

github-actions bot commented Nov 25, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against d89a46c

@onurtemizkan onurtemizkan linked an issue Nov 27, 2023 that may be closed by this pull request
3 tasks
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets get the changelog conflict updated and we can merge!

@onurtemizkan onurtemizkan force-pushed the onur/remix-express-instrumentation branch from 458704d to d89a46c Compare December 7, 2023 09:55
@AbhiPrasad AbhiPrasad merged commit ba8c851 into master Dec 7, 2023
10 checks passed
@AbhiPrasad AbhiPrasad deleted the onur/remix-express-instrumentation branch December 7, 2023 13:35
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.

Type error with Remix+Vite and Express Server
2 participants