GCPMonitoring

GCPMonitoring Schema #

Table description #

TableSection TableType TableSectionName Description
Usx Regular Microsoft Sentinel The Google Cloud Platform Cloud Monitoring data connector ingests Monitoring logs from Google Cloud into Microsoft Sentinel using the Google Cloud Monitoring API. Refer to Cloud Monitoring API documentation for more details.

Table retention #

HotDays ColdDays TotalInteractiveDays
14 16 30

Schema #

Name Description Type
_BilledSize Double
_IsBillable String
GCPResource The monitored resource associated with the metric (e.g., VM instance, GKE cluster), includes resource type and labels Object
MetricKind The type of metric: GAUGE (instant value), DELTA (change over time), or CUMULATIVE (accumulated value) String
MetricLabels Key-value pairs that identify the characteristics of the metric (e.g., instance ID, region, etc.) Object
MetricType The full path of the metric type being monitored (e.g., ‘compute.googleapis.com/instance/cpu/utilization’) String
Points A list of time series data points that contain values and timestamps for the metric Object
SourceSystem String
TenantId Unique identifier of the tenant into which the data connector ingests data. String
TimeGenerated The timestamp when the metric or log entry was generated at the source, representing the actual occurrence time of the data point. DateTime
Type The name of the table String
ValueType The type of value recorded: INT64, DOUBLE, BOOL, STRING, or DISTRIBUTION String

Schema changes #

Date Action
2026-01-02 Table added to tracking