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 2018/06/04 03:06:49 UTC

[GitHub] SevenPointOld opened a new issue #1302: There's a bit of doubt about the way springMVC gets the operationName

SevenPointOld opened a new issue #1302: There's a bit of doubt about the way springMVC gets the operationName
URL: https://github.com/apache/incubator-skywalking/issues/1302
 
 
   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?
   Like this,
   ![image](https://user-images.githubusercontent.com/12181207/40895678-5c00cbde-67e3-11e8-98e4-8899ee1917dd.png)
   the `RequestMappingMethodInterceptor#getRequestURL` just get the `RequestMapping` annotation's `path` or `value` as operationName, I think maybe I need the parsed path as operationName.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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