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

Sentry release is not set in the Nuxt client #5296

Open
obulat opened this issue Dec 20, 2024 · 0 comments · May be fixed by #5297
Open

Sentry release is not set in the Nuxt client #5296

obulat opened this issue Dec 20, 2024 · 0 comments · May be fixed by #5297
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend

Comments

@obulat
Copy link
Contributor

obulat commented Dec 20, 2024

Problem

The Nuxt Sentry setup now publishes the release, but the client does not send the release name.

Description

Correctly set release name in the client setup. The appConfig cannot be used to set this because this value is undefined when setup the way Sentry does it.

Alternatives

Additional context

@obulat obulat added 💻 aspect: code Concerns the software code in the repository 🟨 priority: medium Not blocking but should be addressed soon 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: frontend Related to the Nuxt frontend labels Dec 20, 2024
@obulat obulat self-assigned this Dec 20, 2024
@openverse-bot openverse-bot moved this to 📋 Backlog in Openverse Backlog Dec 20, 2024
@obulat obulat linked a pull request Dec 20, 2024 that will close this issue
8 tasks
@openverse-bot openverse-bot moved this from 📋 Backlog to 🏗 In Progress in Openverse Backlog Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend
Projects
Status: 🏗 In Progress
Development

Successfully merging a pull request may close this issue.

1 participant