-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: astroIssues related to the Sentry Astro SDKIssues related to the Sentry Astro SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/astro
SDK Version
7.80.1
Framework Version
Astro 3.4.0
Link to Sentry event
No response
SDK Setup
sentry({
dsn: __DSN__,
environment: process.env.VERCEL_ENV,
release: `vivace@${version}`,
debug: false,
sourceMapsUploadOptions: {
project: 'vivace',
authToken: process.env.SENTRY_AUTH_TOKEN,
telemetry: false
}
})Steps to Reproduce
- build
- warning message occur
- dashboard releases pages shows Source Maps[0 artifacts]
error
Expected Result
can find source maps file in release detail
Actual Result
error message:
[sentry-vite-plugin] Warning: No release name provided. Will not inject release. Please set the release.name option to identify your release.
Metadata
Metadata
Assignees
Labels
Package: astroIssues related to the Sentry Astro SDKIssues related to the Sentry Astro SDK
Projects
Status
No status