[GitHub] [skywalking] wu-sheng commented on issue #4994: dose the OAL support the not op in filter?

2020-06-30 Thread GitBox


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


   Real case is in core.oal



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




[GitHub] [skywalking] wu-sheng commented on issue #4994: dose the OAL support the not op in filter?

2020-06-30 Thread GitBox


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


   No, percent parameter.



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




[GitHub] [skywalking] wu-sheng commented on issue #4994: dose the OAL support the not op in filter?

2020-06-30 Thread GitBox


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


   First of all, no matter there is or not. Your percent func usage is not 
correct. This is the right one.
   > service_sla = from(Service.*).percent(status == true);
   
   Then for filter, you need to extend the function, we don't have `not like` 
or `like` now



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