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

feature: add a user feedback button from sentry #289

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mibijoy007
Copy link
Contributor

Description

Go to your sentry Dashboard then > User Feedback section and choose your SDK then follow the instructions:
https://blog.sentry.io/introducing-user-feedback-the-easiest-way-to-connect-with-your-users/

Started with :
npx @sentry/wizard@latest -i nextjs this gave the instrumentation.ts file also updated the "@sentry/nextjs" to "^8.33.1".

also added this (in .gitignore):

.env.sentry-build-plugin with SENTRY_AUTH_TOKEN . I also added this to .env.example.

Choose the options you want for the feed back > you can choose no for all and configure the settings in your Sentry Dashboard

Issue

#280

Screenshot

Button:
image

Feedback modal:
image

PR Requirements

  • I have carefully read through and understand the Deals-for-Devs Contributing Guide
  • The title of this PR follows the Conventional Commits format
  • The Description gives a good representation of the changes made
  • If this PR addresses an open Issue, it is linked in the Issue section

Copy link

vercel bot commented Oct 10, 2024

@mibijoy007 is attempting to deploy a commit to the Learn Build Teach Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant