docs: add Bugsnag configuration and documentation#1699
Conversation
This was referenced Jan 26, 2026
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e783db9 to
bc8e4c1
Compare
6b11c41 to
fe1d7b6
Compare
bc8e4c1 to
5cc8140
Compare
fe1d7b6 to
8a682a5
Compare
5cc8140 to
1164104
Compare
camielvs
approved these changes
Jan 28, 2026
8a682a5 to
f544686
Compare
2022a6f to
8224ea4
Compare
5d61c09 to
9dafa4a
Compare
8224ea4 to
464c7b7
Compare
9dafa4a to
8415728
Compare
464c7b7 to
a45162e
Compare
8415728 to
6c74ead
Compare
a45162e to
6ac0c2e
Compare
6ac0c2e to
aa206d0
Compare
6c74ead to
584173c
Compare
Add environment variables for Bugsnag configuration and document how to enable error reporting in README.
aa206d0 to
a1a3f40
Compare
584173c to
2dfc190
Compare
Author
|
This has been combined into a branch that is lower in the stack per advice from @maxy-shpfy to introduce docs alongside the change that adds the new feature. https://app.graphite.com/github/pr/TangleML/tangle-ui/1695/feat-add-Bugsnag-error-reporting-service |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Added Bugsnag error reporting configuration to the project. This includes:
.env.examplefor Bugsnag integrationType of Change
Checklist
Test Instructions
To test Bugsnag integration:
.envfile:VITE_BUGSNAG_API_KEY=your-api-key