wu-sheng commented on issue #4631: Question about the value of responseCode in the OAL URL: https://github.com/apache/skywalking/issues/4631#issuecomment-611876207 First. I think the right function is count, not sum. Your OAL is not right. Take this as an example. service_5xx = from(Service.*).filter(responseCode >= 500).cpm(); We don't have that percent func you described, you may need to extend.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
