Statistics#
Spaces records different types of statistics for several entities.
Statistics count how often specific events have occurred or record the last time the event occured.
Collaborator#
The following types of events are recorded per collaborator:
Type | Description |
---|---|
lastAccess | Timestamp of most recent access token. Total count of requested access tokens. |
lastUpload | Timestamp of most recent file upload. Total count of uploaded files. |
lastDownload | Timestamp of most recent file download. Total count of downloaded files. |
uploadVolume | Timestamp of most recent file upload. Total count of uploaded bytes. |
downloadVolume | Timestamp of most recent file download. Total count of downloaded bytes. |
collaboratorInvited | Timestamp of most recent invite sent. Total count of sent invites. |
collaboratorCreated | Timestamp of most recent collaborator assignment. Total count of assigned collaborators. |