wu-sheng commented on a change in pull request #4228:
URL: https://github.com/apache/skywalking/pull/4228#discussion_r477977118



##########
File path: docs/en/concepts-and-designs/oal.md
##########
@@ -53,6 +53,12 @@ In this case, input are request of each 
ServiceInstanceJVMCPU scope, avg is base
 > endpoint_percent = from(Endpoint.*).percent(status == true);
 
 In this case, all input are requests of each endpoint, condition is 
`endpoint.status == true`.
+- `rate`. The rate expressed as a fraction of 100, for the condition matched 
input.

Review comment:
       I think you missed `Filter` about the `in`




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to