# MV\_CLOUD\_PER\_COMPUTE\_REMOTE\_STATS

This view provides information about how much storage usage is associated to each compute session.

This view is intended for internal SingleStore use. No additional information is available.

> **📝 Note**: This view is only applicable for SingleStore Helios.

| Column Name                   | Description                                                                                                                                                  |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| DATABASE\_NAME                | Name of the database of this compute session.                                                                                                                |
| WORKSPACE\_GROUP\_ID          | Workspace Group ID of the compute session.                                                                                                                   |
| REGION                        | Name of the region of the compute session.                                                                                                                   |
| STORAGE\_ID                   | Storage ID of the compute session.                                                                                                                           |
| COMPUTE\_ID                   | Compute ID of the compute session.                                                                                                                           |
| PREV\_COMPUTE\_ID             | Compute ID of the previous compute session.                                                                                                                  |
| IS\_DROPPED                   | Indicate whether this compute session has been dropped. The session will be cleaned up subject to retention period: 1 day (Standard) or 7 days (Enterprise). |
| BLOBS\_BYTES                  | Size of blobs visible to this compute session in bytes.                                                                                                      |
| NUM\_BLOBS                    | Number of blobs visible to this compute session.                                                                                                             |
| LOG\_CHUNKS\_BYTES            | Size of log chunks visible to this compute session in bytes.                                                                                                 |
| NUM\_LOG\_CHUNKS              | Number of log chunks visible to this compute session.                                                                                                        |
| SNAPSHOTS\_BYTES              | Size of snapshots visible to this compute session in bytes.                                                                                                  |
| NUM\_SNAPSHOTS                | Number of snapshots visible to this compute session.                                                                                                         |
| RETENTION\_BLOBS\_BYTES       | Size of blobs retained due to retention period                                                                                                               |
| NUM\_RETENTION\_BLOBS         | Number of blobs retained due to retention period                                                                                                             |
| RETENTION\_LOG\_CHUNKS\_BYTES | Size of log chunks retained due to retention period                                                                                                          |
| NUM\_RETENTION\_LOG\_CHUNKS   | Number of log chunks retained due to retention period                                                                                                        |
| RETENTION\_SNAPSHOTS\_BYTES   | Size of snapshots retained due to retention period                                                                                                           |
| NUM\_RETENTION\_SNAPSHOTS     | Number of snapshots retained due to retention period                                                                                                         |

***

Modified at: May 8, 2025

Source: [/cloud/reference/information-schema-reference/database-branching/mv-cloud-per-compute-remote-stats/](https://docs.singlestore.com/cloud/reference/information-schema-reference/database-branching/mv-cloud-per-compute-remote-stats/)

(An index of the documentation is available at /llms.txt)
