GLOBAL_INSTANCE_TIME
GLOBAL_INSTANCE_TIME records the time consumption information on all normal nodes in the cluster. For details about the time types, see the INSTANCE_TIME view.
| Name | Type | Description |
|---|---|---|
| node_name | name | Node name |
| stat_id | integer | Statistics ID |
| stat_name | text | Type name |
| value | bigint | Time value (unit: μs) |