augment_code_daily_user_metrics
Daily activity records for Augment Code users and service accounts.
-
id
Primary key - Unique identifier for the row.
-
augment_code_user_id
Foreign key - Foreign key to augment_code_users.
-
date
date - UTC date for the usage metrics.
-
login
string - User email or service account name.
-
is_active
boolean - Whether any usage was recorded for the identity on this date.