wu-sheng commented on issue #7773:
URL: https://github.com/apache/skywalking/issues/7773#issuecomment-925475276


   > browser_app_error_rate = from(BrowserAppTraffic.*).rate(trafficCategory == 
BrowserAppTrafficCategory.FIRST_ERROR,trafficCategory == 
BrowserAppTrafficCategory.NORMAL);
   
   This is the OAL script, it says `error count / correct count`. If this is 
not expected, then this is a bug. We should use `percent` to replace.


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


Reply via email to