User Metrics
The selection menu choice By User makes the following metrics available.
| Metric | Description | Type |
|---|---|---|
| In State | How long the process has been in the current state | Number |
| Process ID | Unique process identifier | Number |
| Session ID | Unique session identifier | Number |
| Start | Time the process began running | Number |
| State | State of the process | String |
| State Icon | Symbol of the process state | Icon |
| Type | Type of the phase, such as data transfer, import, export, install file, or prepare transaction. | String |
| Username | Name of the user who submitted the process | String |
Session Metrics
The selection menu choice By Session makes the following metrics available.
| Metric | Description | Type |
|---|---|---|
| Session ID | Unique session identifier | Number |
| Process ID | Process identifier | Number |
| Username | Name of user who submitted query | String |
| State | Text describing the current state of the query | String |
| Type | Statement type for this process | String |
| In State | How long the query has been in the current state | Number |
| Start | Time that the query started running | Number |
| CPU Percent | CPU use in percent | Double Precision |
| CPU Seconds | Total CPU seconds consumed at collection | Double Precision |
| Memory KB | Memory use in KBs | Number |
| Total I/O | Total I/O in use | Number |