Insight: Table Read/Write Activity

Field Definitions

FULL_TABLE_ID : A concatenation of project, dataset and table name

RESOURCE_ID: A unique ID for the warehouse

METRIC: The metric type

TIMESTAMP: Timestamp of data point

MEASUREMENT_TIMESTAMP: The timestamp when MC measure 'last_read_on' or 'last_updated_on'

DATE_AGGREGATION_BUCKET_SIZE: Day/week/month, If METRIC is 'last_read_on' or 'last_updated_on' this will be null.

VALUE: Value of the data point. For last_read_on' and 'last_updated_on' it will be epoch time in seconds.

DOMAINS: As created by the user in the UI.