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

https://github.com/bugsnag/bugsnag-android-performance

Monitor the start-up, screen loading and network requests of your Android app and see the results in your BugSnag dashboard.
https://github.com/bugsnag/bugsnag-android-performance

android bugsnag performance platforms real-user-monitoring

Last synced: 11 months ago
JSON representation

Monitor the start-up, screen loading and network requests of your Android app and see the results in your BugSnag dashboard.

Awesome Lists containing this project

README

          





SmartBear BugSnag logo


Performance monitoring for Android


[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/performance/android/)
[![Build status](https://badge.buildkite.com/fc6d65c0631c533598c57b3cc8ad15e116dc1999bac7bfaf69.svg?branch=main)](https://buildkite.com/bugsnag/bugsnag-android-performance)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/bugsnag/bugsnag-android-performance/badge)](https://scorecard.dev/viewer/?uri=github.com/bugsnag/bugsnag-android-performance)

Monitor the start-up, screen loading and network requests of your app and see the results in your [BugSnag](https://www.bugsnag.com) dashboard.

## Features

- Reporting of app startup time
- Automatic measurement of `Activity` loading times
- Report OkHttp request times

## Getting started

For integration instructions, see our online docs: [docs.bugsnag.com/performance/android](https://docs.bugsnag.com/performance/android)

## Support

* [Read the integration guide](https://docs.bugsnag.com/performance/android/)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-android-performance/issues?utf8=✓&q=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-android-performance/issues/new)

## License

The BugSnag Android Performance SDK is free software released under the MIT License. See the [LICENSE](./LICENSE) for details.