Category | Monitoring Metric (in the Console) | Monitoring Metric (English) | Unit | Data Aggregation Method |
Overall monitoring of the analysis engine | Analysis engine QPS | LibraDBQps | Count/s | max |
| Total number of connections to the analysis engine | LibraDBConnections | Count | max/last |
| Number of error requests of the analysis engine | LibraDBErrorQueries | Count | sum |
| Number of active connections to the analysis engine | LibraDBActiveConnections | Count | max/last |
| Size of the returned result set from the analysis engine | LibraDBResultSize | MBytes | sum |
| Data latency time of the analysis engine | LibraDBLatency | s | max |
| Number of rows processed by the analysis engine per second | LibraDBSinkRowsPerSec | Count/s | max/avg |
| Number of rows written per second during full loading of the analysis engine | LibraDBDumpRowsPerSec | Count/s | max/avg |
| Amount of data written per second during full loading of the analysis engine | LibraDBDumpSizePerSec | MBytes/s | max/avg |
| Average response time of the analysis engine | LibraDBDuration | Ms | avg |
Node monitoring of analysis engine | CPU utilization of the analysis engine | LibraDBCpuUseRate | % | last |
| Storage utilization of the analysis engine | LibraDBMemUseRate | % | last |
| Analysis engine storage utilization | LibraDBStorageUseRate | % | last |
| Analysis engine storage usage | LibraDBStorageUsed | MBytes | last |
| Analysis engine read throughput | LibraDBReadThroughput | MBytes/s | max |
| Analysis engine write throughput | LibraDBWriteThroughput | MBytes/s | max |
| Network inbound traffic of the analysis engine | LibraDBBytesReceived | MBytes | max/avg |
| Network outbound traffic of the analysis engine | LibraDBBytesSent | MBytes | max/avg |
| Number of CompactRowsets of the analysis engine | LibraDBCompactRowsets | Count | last |
| Number of MPP tasks received by the analysis engine | LibraDBMPPTasks | Count | sum |
| Number of MPP tasks being executed by the analysis engine | LibraDBRunningMPPTasks | Count | last |
| Data file size of the analysis engine | LibraDBDatafileSize | MBytes | last |
| Cache usage of the analysis engine | LibraDBCached | MBytes | last |
| Cache hit rate of the analysis engine | LibraDBCacheHitsRate | % | avg |
| Delay time of the analysis engine node | LibraDBNodeLatency | s | max |
| Number of rows processed by the analysis engine node per second | LibraDBNodeSinkRowsPerSec | Count/s | max |
| Number of rows written per second during full loading of the analysis engine node | LibraDBNodeDumpRowsPerSec | Count/s | max |
| Amount of data written per second during full loading of the analysis engine node | LibraDBNodeDumpSizePerSec | MBytes/s | max |
Feedback