You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(copilot teams collection): Add check for empty usage data
- Added a check to ensure that the usage data for each team is not empty before processing.
- This prevents adding teams with no usage data to the copilot_teams list.
- Improved logging to reduce CloudWatch noise by logging only when teams that have usage data are found.
0 commit comments