bonnieguo opened a new issue #4994:
URL: https://github.com/apache/skywalking/issues/4994


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
      Question or discussion
   
   ___
   ### Question
   - What do you want to know?
   
   i have a scenario like this:
   in the OAL config,i want to filter out some service ,
   my expression as below but not work, how can i make it work?
   endpoint_success = from(Endpoint.*).filter(name not like ("%hairuo-gateway" 
or "%hairuo-gateway-file")).filter(status = "true").percent()
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, 
component version.
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.


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


Reply via email to