TrafficClonesDaily
Logs daily statistics of repository clones for the last 14 days, providing insight into the frequency and patterns of cloning activity.
View-Specific Information
Select
The add-in processes all filters client-side within the add-in. The following query is the only one processed server-side:
SELECT * FROM [TrafficClonesDaily]
Columns
Name | Type | References | OrderBySupport | Description |
CountTotal | Int | The total number of clones for the repository, reflecting all cloning activity. | ||
UniquesTotal | Int | The total number of unique users who cloned the repository, ensuring duplicates are excluded. | ||
Count | Int | The number of clones for a specific period or breakdown. | ||
Uniques | Int | The number of unique users who cloned the repository within a specific period. | ||
Timestamp | Datetime | The timestamp representing when the data was recorded or relevant for the breakdown. |