pub const STALL_PERCENTAGE: &str = "stall_percentage";Expand description
Stall percentage is equal to app.vitals.stall.duration divided by transaction.duration. Only applies to React Native.
Replacement attribute: APP__VITALS__STALL__PERCENTAGE
pub const STALL_PERCENTAGE: &str = "stall_percentage";Stall percentage is equal to app.vitals.stall.duration divided by transaction.duration. Only applies to React Native.
Replacement attribute: APP__VITALS__STALL__PERCENTAGE