Skip to content

Nuxt: Compatibility with different Deployment Platforms #14029

Closed
@s1gr1d

Description

@s1gr1d

Description

The Sentry Nuxt SDK should work on different deployment platforms. This issue tracks the progress of what we already tested and implemented.

The state shows what is supported from v8.35.0 (beta) onwards.

If you experience issues or a specific deployment platform is not listed, feel free to comment here or file a new GitHub issue.

### Local Production Build (`nuxi build` -> `node .output/server/index.mjs`)
- [x] Client-side error monitoring works
- [x] Client-side tracing works
- [x] Server-side error monitoring works
- [x] Server-side tracing works
### Netlify
- [x] Client-side error monitoring works
- [x] Client-side tracing works
- [x] Server-side error monitoring works
- [ ] Server-side tracing works
- [ ] Server-side logs work
### Vercel
- [x] Client-side error monitoring works
- [x] Client-side tracing works
- [x] Server-side error monitoring works
- [x] Server-side tracing works
### Azure Static Web App
- [x] Client-side error monitoring works
- [x] Client-side tracing works
- [ ] Server-side error monitoring works
- [ ] Server-side tracing works
### Cloudflare (not tested yet)
- [ ] Client-side error monitoring works
- [ ] Client-side tracing works
- [ ] Server-side error monitoring works
- [ ] Server-side tracing works
- [ ] https://github.com/getsentry/sentry-javascript/issues/13949

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions