keylihai commented on issue #6545: URL: https://github.com/apache/skywalking/issues/6545#issuecomment-797323119
@wu-sheng So,how cat i define a metric to do the same thing like this: endpoint_abnormal = from(Endpoint.*).filter(responseCode in [404, 500, 503]).sum() ---------------------------------------------------------------- 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]
