home/versioned_docs/version-1.6.x/help/starrocks_fe.md
Collect and monitor general performance metrics for StarRocks database FE. Supports StarRocks 2.4.0 and later versions.
Protocol: HTTP
Check the fe/conf/fe.conf file to obtain the value of the http_port configuration item, which is used for monitoring.
| Parameter Name | Parameter Description |
|---|---|
| Monitor Host | The monitored target's IPV4, IPV6, or domain name. Note: Without the protocol header (e.g., https://, http://) |
| Task Name | A unique name identifying this monitoring task |
| Port | The port provided by the database to the outside, default is 8030, get the value of the http_port configuration item |
| Query Timeout | The timeout for the connection to not respond, in milliseconds, default is 6000 milliseconds |
| Description | Additional notes and descriptions for this monitoring task |
For more metrics, please refer to the StarRocks official documentation: General Monitoring Metrics.
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | Byte | JVM heap memory size |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | Byte | JVM non-heap memory size |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of JVM threads |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of failed queries |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | ms | Query response time |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | Byte/s | Write speed of FE edit log |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of new load jobs |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of finished load jobs |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | FE job status |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Indicates the highest Compaction Score on each BE node |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | The number of Edit Logs without a checkpoint. A value within 100000 is reasonable |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Total number of queries |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Total number of requests |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of rejected transactions |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of beginning transactions |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of successful transactions |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Number of failed transactions |
| Metric Name | Metric Unit | Metric Help Description |
|---|---|---|
| value | None | Total number of FE connections |