Skip to content

Can I integrate Laravel8, VueJS3, and InertiaJS with Sentry for the Front-End? #4912

Answered by vladanpaunovic
biroa asked this question in Q&A
Discussion options

You must be logged in to vote

👋 @biroa, TLDR: yes you can!

In ocasions where our official @sentry/vue package is not sufficient feel free to fall back to @sentry/browser and manually instrument.

All we do in a framework-specific packages like @sentry/vue is do the leg work for you, using @sentry/browser | core | node | * so in cases where the official integration is not sufficient enough, feel free to use custom instrumentation.

If there are many good use cases, we would be happy to add support for it in the future. Or even better - PRs are always welcome! 😉

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vladanpaunovic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants