Skip to content

Document Sentry DSN environment variable#5376

Open
Akshith-cdr wants to merge 1 commit into
SandeepVashishtha:masterfrom
Akshith-cdr:docs/document-sentry-dsn-3436
Open

Document Sentry DSN environment variable#5376
Akshith-cdr wants to merge 1 commit into
SandeepVashishtha:masterfrom
Akshith-cdr:docs/document-sentry-dsn-3436

Conversation

@Akshith-cdr
Copy link
Copy Markdown
Contributor

Description

Fixes #3436

Documented the optional REACT_APP_SENTRY_DSN environment variable across the sample env file, README, and environment setup guide.

Clarified that the Sentry DSN is used for browser error reporting only in production builds and can be left blank during local development.

Type of change

  • This change requires a documentation update

Screenshots / Video (if applicable)

N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run local unit tests using npm test and verified they pass
  • I have run npm run lint and resolved any new errors or warnings
  • I have verified responsiveness and visual alignment on desktop and mobile viewports

@github-actions github-actions Bot added level:beginner 20pts quality:exceptional 1.5x gssoc:approved gssoc approved PR documentation Improvements or additions to documentation type:accessibility Accessibility improvements type:devops CI/CD, infrastructure, or tooling changes type:docs type:security labels Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation gssoc:approved gssoc approved PR level:beginner 20pts quality:exceptional 1.5x type:accessibility Accessibility improvements type:devops CI/CD, infrastructure, or tooling changes type:docs type:security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOCS: Document REACT_APP_SENTRY_DSN in environment setup guide

1 participant