An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        





SmartBear BugSnag logo


Performance monitoring for JavaScript


[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/performance/browser-js/)
[![Build status](https://badge.buildkite.com/a1ed35adfab0cd5f2c0030cc54961209cb720aa5ed2284cb73.svg?branch=main)](https://buildkite.com/bugsnag/bugsnag-js-performance)
[![Node CI](https://github.com/bugsnag/bugsnag-js-performance/actions/workflows/node-ci.yml/badge.svg)](https://github.com/bugsnag/bugsnag-js-performance/actions/workflows/node-ci.yml)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/bugsnag/bugsnag-js-performance/badge)](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.