MV_BLOB_CACHE_EVENTS
This view stores information about events pertaining to cached blobs.
Learn more about interpreting this view in the SingleStoreDB Components to Monitor guide.
Column Name | Description |
---|---|
| ID of the related node. |
| Either
|
| The name of the related database. |
| The partition ordinal of the database, if relevant. |
| The on-disk filename of the blob (not the S3 path). |
| The size of the blob, in bytes. |
| Timestamp of the event. |
| Only applies for fetches. The time in milliseconds spent waiting on network for the blob fetch. This does not track time spent waiting for other fetches to complete before submitting the fetch for this blob. |