Skip to content

Commit

Permalink
Update 1.query-performance-metrics.md (vesoft-inc#2521)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChen2023 authored Mar 29, 2024
1 parent 0e95f3f commit 672bbfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Each metric of NebulaGraph consists of three fields: name, type, and time range.
|Field|Example|Description|
|-|-|-|
|Metric name|`num_queries`|Indicates the function of the metric.|
|Metric type|`sum`|Indicates how the metrics are collected. Supported types are SUM, AVG, RATE, and the P-th sample quantiles such as P75, P95, P99, and P99.9.|
|Metric type|`sum`|Indicates how the metrics are collected. Supported types are SUM, AVG, RATE, and the P-th sample quantiles such as P75, P95, P99, and P999.|
|Time range|`600`|The time range in seconds for the metric collection. Supported values are 5, 60, 600, and 3600, representing the last 5 seconds, 1 minute, 10 minutes, and 1 hour.|


Expand Down

0 comments on commit 672bbfa

Please sign in to comment.