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/07/22 05:53:56 UTC

[GitHub] [skywalking] evanxuhe opened a new issue #3141: Each Request displays twice

evanxuhe opened a new issue #3141: Each Request displays twice
URL: https://github.com/apache/skywalking/issues/3141
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   
   ___
   ### Question
   - What do you want to know?
   Reason and how to fix it
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   **Skywalking 6.2.0
   SpringBoot 1.5.9
   undertow-core 2.0.9**
   - Which company or project?
   
   - What happen?
   like this, for each request, there are both two traces info 
   **one is /apm/post/{mypath}
   another one is /apm/post/1563774429** following
   What's more
    trace Id of  /apm/post/{mypath} always ends with 000001
   While trace Id of  /apm/post/1563774429 always ends auto increasingly from 3 5 7 to 17
   
   ![image](https://user-images.githubusercontent.com/24379174/61609099-97de4700-ac87-11e9-81c1-c8bc649d1a42.png)
   
   ___
   ### 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