Skip to content

Streamline Remix Getting Started page #7429

New issue

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

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

Already on GitHub? # to your account

Closed
Lms24 opened this issue Jul 13, 2023 · 5 comments · Fixed by #7482
Closed

Streamline Remix Getting Started page #7429

Lms24 opened this issue Jul 13, 2023 · 5 comments · Fixed by #7482
Assignees

Comments

@Lms24
Copy link
Member

Lms24 commented Jul 13, 2023

Core or SDK?

Platform/SDK

Which part? Which one?

@sentry/remix

Description

The "Getting Started" page for Remix is quite long and verbose. Maybe we can streamline it a little. Some ideas:

Suggested Solution

  • Features Overview: I know this isn't consistent over the individual SDKs but I think we should streamline this a little. Maybe just say that the Remix SDK supports automatic error and performance monitoring on client and server.
  • Remove the Prisma code snippet. Unless there's a good reason to keep it I'd rather not put more than the basic setup on this page.
  • Move the custom express server instructions further down, under its own heading. Let's focus on what's important for a standard setup and mention more custom stuff afterwards. Seems like right now, it's sort of in between.
  • Add readable stack traces to errors: I believe I incorrectly included the wizard snippet here. Let's link to the remix-specific uploading instructions here as the wizard doesn't cover remix (yet).

Goal: Everything that's mandatory to configure should be on top; Optional/more custom stuff below.

@Lms24
Copy link
Member Author

Lms24 commented Jul 13, 2023

@onurtemizkan seems like I can't assign you to the issue, sorry. Please take a look at my suggestions and see if they make sense to you. Also feel free to streamline/improve other stuff you notice. I trust your Remix expertise here :D

@getsantry
Copy link
Contributor

getsantry bot commented Jul 13, 2023

Routing to @getsentry/product-owners-sdks-web-frontend for triage ⏲️

@AbhiPrasad
Copy link
Member

Let's also make sure we indicate that we only support node runtimes as per concerns raised in getsentry/sentry-javascript#8536

@macpham
Copy link

macpham commented Jul 17, 2023

I experienced the same thing @reichhartd mentioned, 7.57.0 works with CF Workers, but 7.58.0 did not. So something was introduced recently that causes the error mentioned in getsentry/sentry-javascript#8536 but what you're saying is officially you don't even support Cloudflare?

@AbhiPrasad
Copy link
Member

@macpham, the SDK has never officially supported Cloudflare workers, since we wanted the freedom to use Node APIs.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants