https://github.com/bugsnag/bugsnag-js-performance
Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://github.com/bugsnag/bugsnag-js-performance
bugsnag javascript performance platforms real-user-monitoring
Last synced: about 1 month ago
JSON representation
Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
- Host: GitHub
- URL: https://github.com/bugsnag/bugsnag-js-performance
- Owner: bugsnag
- License: mit
- Created: 2023-02-01T11:08:05.000Z (over 2 years ago)
- Default Branch: next
- Last Pushed: 2025-04-10T13:52:12.000Z (about 1 month ago)
- Last Synced: 2025-04-10T13:56:07.310Z (about 1 month ago)
- Topics: bugsnag, javascript, performance, platforms, real-user-monitoring
- Language: TypeScript
- Homepage: https://docs.bugsnag.com/performance/integration-guides
- Size: 6.97 MB
- Stars: 5
- Watchers: 20
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: .github/support.md
Awesome Lists containing this project
README
[](https://docs.bugsnag.com/performance/browser-js/)
[](https://buildkite.com/bugsnag/bugsnag-js-performance)
[](https://github.com/bugsnag/bugsnag-js-performance/actions/workflows/node-ci.yml)
[](https://scorecard.dev/viewer/?uri=github.com/bugsnag/bugsnag-js-performance)Monitor the page load speed, capture [WebVitals](https://web.dev/vitals/) and take other measurements in your web app and see the results in your [BugSnag](https://www.bugsnag.com) dashboard.
## Features
- Reporting of page loads with WebVital metrics
- Automatic measurement of fetch and XHR request times
- Start and end your own spans to record custom parts of your code## Getting started
For integration instructions, see our online docs: [docs.bugsnag.com/performance/browser-js](https://docs.bugsnag.com/performance/browser-js)
## Support
* [Read the integration guide](https://docs.bugsnag.com/performance/browser-js/)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-js-performance/issues?utf8=✓&q=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-js-performance/issues/new)## License
The BugSnag JavaScript Performance SDK is free software released under the MIT License. See the [LICENSE](https://github.com/bugsnag/bugsnag-js-performance/blob/master/LICENSE) for details.