wankai123 commented on PR #13608: URL: https://github.com/apache/skywalking/pull/13608#issuecomment-3650915014
https://github.com/apache/skywalking/blob/ed5e729026da621557b83b5dfa78e57ee0bc524a/oap-server/analyzer/meter-analyzer/src/main/java/org/apache/skywalking/oap/meter/analyzer/dsl/SampleFamily.java#L403 The filter function return a `EMPTY` SampleFamily if no matched metrics. That's why BanyanDB rules will process these metrics. I think skip the process if the input `ALL EMPTY` after filter is good. @wu-sheng -- 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]
