wu-sheng commented on code in PR #13014:
URL: https://github.com/apache/skywalking/pull/13014#discussion_r1930176290
##########
oap-server/metrics-baseline/src/main/proto/baseline.proto:
##########
@@ -87,6 +87,7 @@ message AlarmBaselinePredicatedValue {
}
}
+// The predicted value. It must be minute level.
Review Comment:
```suggestion
// The predicted value. The metric values provided within this baseline are
at a minute-level granularity. For example, it includes metrics such as the
number of visits per minute.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]