gnr163 opened a new issue #5234:
URL: https://github.com/apache/skywalking/issues/5234
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Question or discussion
- [ ] Bug
- [ ] Requirement
- [] Feature or performance improvement
___
### Question
- What do you want to know?
___
### Bug
- Which version of SkyWalking, OS and JRE?
8.0.1
- Which company or project?
- What happen?
If possible, provide a way for reproducing the error. e.g. demo application,
component version.
- example1
- oal : endpoint_cpm = from(Endpoint.*).filter(name like
("serv%")).cpm();
- error:

- example2
- oal: endpoint_cpm = from(Endpoint.*).filter(name != "test").cpm();
- error:

___
### 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:
[email protected]