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/05/09 11:19:16 UTC

[GitHub] [skywalking] tmichnik1981 commented on issue #2641: Zipkin receiver wrongly deduced whether the spans are compressed (gzipped) or not

tmichnik1981 commented on issue #2641: Zipkin receiver wrongly deduced whether the spans are compressed (gzipped) or not
URL: https://github.com/apache/skywalking/issues/2641#issuecomment-490862581
 
 
   Hi ,
   
   I had read adriancole's comments before created this ticket. I do not think that is the case.
   I tested and debugged this issue and in my case, spans are not empty. 
   The problem occures when we are trying to read compressed data from "normal" input stream instead of GZIPInputStream. 
   I fixed it locally and seams to work. 
   
   "SkyWalking just receives Zipkin trace and analysis is not for production env. What do you expect for the next step? Maybe make it ready for production?"
   
   We  wanted to give Skywalking a try as it seams to be more advanced/rich solution than native zipkin-server.
   
   Obviously, before going to production we want to make sure whether it  works and meets our needs or not.
   
   You mentioned "SkyWalking just receives Zipkin trace and analysis is not for production env". 
   Can you please share  more info about the status of Skywalking<->Zipkin integration?
   I am aware that analysis is not working yet (I switched `needAnalysis: false`). 
   
   So which features are available right now? What data can we review from gui perspective (dashboard, trace, alarm, topology)? 
   
   Maybe we should rather wait for further releases?
   
   Tom
   

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