Bug #2656
Dashboard stats changes - Average Active Session, Average Session Started per hour, Active Users, Total Users
Description
Dashboard stats changes - Average Active Session, Average Session Started per hour, Active Users, Total Users
Added by Piyush Vijay about 3 hours ago. Updated about 2 hours ago.
Description
Dashboard stats changes - Average Active Session, Average Session Started per hour, Active Users, Total Users
added two new footer metrics to the Active Sessions card . The card now displays "Avg. Session Count (per hour)" on the left and "Avg. Session Started (per hour)" on the right, with values positioned above the labels . The left side value is currently calculated from active sessions count, while the right side value is temporarily using calculated data pending API integration. and remaining work to Replace the temporary right side value with the actual API field avgSessionsStartedPerHour and remove the unused state variable. Decimal formatting adjustments will be handle also in next