Configuration Item | Description |
Basic Info | Chart Name: Set the display name of the chart, which can be left empty. Description: Set the description information of the chart, which can be left empty. |
Numeric format |
Configuration Item | Description |
Dimension Field | Classification field. By default, fields with the string data type are selected. If no string field exists, you must manually specify a field. |
Metric Field | Numerical field. By default, fields with the number data type are selected. If no number field exists, you must manually specify a field. |
Configuration Item | Description |
Chart Style | Show Threshold Scale: Display the configured threshold scale on the chart. Metric Aggregation: This is an advanced feature. Select an aggregation method for metrics, aggregate the results of identical metrics, and then plot the chart (for example, if a metric returns a range value that contains metric results from multiple time points, first aggregate the sum of all time points and then plot the chart). By default, no aggregation is performed. Maximum Display Quantity for Gauge: Set the maximum number of metrics to display. Any exceeding metrics will be hidden. Color Scheme: Configure the display colors of the chart. |
Configuration Item | Description |
Threshold Configuration | Threshold Points: Set threshold points. You can add multiple threshold ranges. Click the color corresponding to a threshold to open the color palette and customize the color. MAX/MIN: Control the maximum and minimum values on the gauge. Data outside the range will not be displayed on the chart. |

* | select round(count_if(try_cast(status as bigint) >= 400)*100.0/count(*),2) as "request_failure_rate (%)"
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários