sourcegraph_amp_daily_user_metrics

Daily usage metrics for Sourcegraph Amp AI coding assistant users

id

Primary key
Unique identifier for the row.

date

date
The date for which the usage metrics are recorded.

email

string
Email address of the user.

lines_added

number
Number of lines added by the user through Sourcegraph Amp.

lines_deleted

number
Number of lines deleted by the user through Sourcegraph Amp.

lines_modified

number
Number of lines modified by the user through Sourcegraph Amp.

usage_usd

number
Usage cost for the user in USD.

is_active

boolean
Indicates if the user is active on this date.