wu-sheng commented on issue #1177: The number of Kafka is incorrect
URL: 
https://github.com/apache/incubator-skywalking/issues/1177#issuecomment-392237380
 
 
   @ajanthan Look like you are facing this issue too. I can explain to you with 
more details. The reason I called this a design issue, it is in old days(3.x 
series), we have no such a powerful UI, just topology. Then in order to 
visualize conjecture nodes(such as: MySQL, Kafka, which would be installed an 
agent), we put the client library names as the server name. 
   
   For example, we set component name of Kafka consumer as `Kafka`, only, which 
triggers the issue described in here. 
   
   So we have to change this, and put the real component names in agent, then 
do component->server-side mapping for the UI. 
   
   See https://github.com/apache/incubator-skywalking/pull/1266 , that includes 
all the changes for this issue. But sadly, today's travis-ci has some network 
issues... fails all the time... can't merge it.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to