windsurf_daily_user_metrics
Daily metrics and usage statistics for Windsurf users.
-
id
Primary key - Unique identifier for the row.
-
date
date - The date for which the metrics are recorded.
-
email
string - User email
-
is_active
boolean - Indicates if the user is active on this date.
-
total_lines_accepted
number - Total number of lines in accepted suggestions on this date.
-
total_lines_suggested
number - Total number of lines in suggested suggestions on this date.