| _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 |