BFergerson commented on issue #2341: Support plugin for Vert.x
URL: 
https://github.com/apache/incubator-skywalking/issues/2341#issuecomment-472435960
 
 
   @wu-sheng, yeah those operation names are for testing right now. I've 
deleted code to try to keep what I'm showing you as straight forward as 
possible. I'll make sure to address that once everything is working.
   
   And yes, your suggestions do fix the problem I was originally having with 
the traces becoming children of each other and never sending any to SkyWalking, 
but now I'm dealing with this:
   ![Screenshot from 2019-03-13 
07-57-30](https://user-images.githubusercontent.com/3278877/54284765-29b1a700-4566-11e9-91cc-83d6cf75e957.png)
   
   As you can see, it doesn't correctly understand that `/products/test` took 4 
seconds to respond. It understands it when you open the trace up but on the 
endpoint dashboard it doesn't. What causes this discrepancy? Do the trace spans 
I'm producing in the JSON above seem correct?

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


With regards,
Apache Git Services

Reply via email to