Skip to content

Commit fe7928c

Browse files
wankai123wu-sheng
andauthored
Update docs/en/api/metrics-query-expression.md
Co-authored-by: 吴晟 Wu Sheng <[email protected]>
1 parent 9c4a56a commit fe7928c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/metrics-query-expression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ baseline(service_resp_time, upper)
514514
- This feature is required to enable the `baseline module` and deploy a baseline service. And the baseline service should implement the protocol of the [baseline.proto](../../../oap-server/metrics-baseline/src/main/proto/baseline.proto).
515515
Otherwise, the result will be empty.
516516
- The baseline operation requires the relative metrics declared through baseline service.
517-
If the metric not supported or has no baseline data, the result will be empty.
517+
Otherwise, the result will be empty, which means there is no baseline or predicated value.
518518
- For now, the time bucket step of the predicted value is `HOUR`.
519519
And the metric values provided within this baseline are at a minute-level granularity.
520520
For example, it includes metrics such as the number of visits per minute. So if the query step is `MINUTE` and duration is in a same hour, the returned value will be same in every minute.

0 commit comments

Comments
 (0)