Team Performance for React Native
This page contains an overview of the information contained in the Team Performance sections of the Instabug Docs for React Native apps.
The Team Performance page helps track and improve your team’s ownership of screens by monitoring performance and stability metrics like app launch time, loading speed, UI hangs, and crashes. It allows leaders to identify and address issues affecting their team's areas, ensuring alignment with overall app performance goals.
You can find the page under the “App Overview” section in the Navbar
Metrics Supported
Performance Metrics Supported:
- Cold app launch
- Hot app launch
- Screen loading
- UI hangs
Issues you can assign to your team:
- Fatal crashes
- App hangs
- Non-fatal crashes
Team Performance Score Calculation
Here’s the breakdown of the weighted average we use across the performance metrics supported to come up with your team’s performance score:
- Cold app launches weight: 60%
- Hot app launches weight: 40%
Team Stability Score Calculation
Here’s how we calculate your team's overall stability:
- Team stability = Number of screen visits of the screens assigned to your team that didn't end in a crash / Total number of screen visits of the screens assigned to your team.
Setup Guide
To start using the Team Performance page, you need to follow these simple steps:
Create A Team
If you don’t already have teams defined on your Instabug dashboard you can do so by:
- Click on your name at the top right corner
- Choose Account Management
- Choose teams
- Click on Create your first team
- Name your team and assign team members to it
Define Performance Metrics Ownership
In order to see your team’s performance score, stability score, cold app launch apdex and UI hangs apdex, you need to define ownership for performance metrics.
- Go to the settings page at the bottom left of the navbar
- Choose Team Ownership
- Click Define ownership
- Choose Type “Performance metrics”
- Choose the team you’d like to assign screens to
- Choose condition Screens
- For Screen name, you can search and select all screens you’d like to assign to that team
Updated about 1 month ago