You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/18 04:25:44 UTC

[GitHub] [incubator-skywalking] guyukou opened a new issue #2372: trace search with dynamic endpoint name

guyukou opened a new issue #2372: trace search with dynamic endpoint name
URL: https://github.com/apache/incubator-skywalking/issues/2372
 
 
   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?
   According to what I know, as in the 'Trace' perspective, 'EndpointName' query condition will exact match the input value with index field endpoint_name. What can I do to support a SQL like query, for instance, the endpoint_name field has value '/api/v1/user/name' in the segment index, however when I input '/backend/api/v1/user/name', search will still match the above record.
   (For simplicity, The input value is like %endpoint_name)
   ___
   ### 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:
users@infra.apache.org


With regards,
Apache Git Services